serhiihuralniksc
serhiihuralniksc
@enh-google A couple only: - `SetJNIFunctionTable` may be used to organize deep tracking of JNI references and, in case of table overflow, provide user a reach debugging experience for analyzing...
Thanks! Do you maybe have some externally accessible link now or should I maybe fill something at https://partnerissuetracker.corp.google.com ?
> isn't this the same think @MaskRay talked about? https://maskray.me/blog/2022-09-09-zstd-compressed-debug-sections They both are aimed to solve similar problems but differently. MaskRay' [work](https://groups.google.com/g/generic-abi/c/satyPkuMisk) is an extending already existing mechanism for compressing...
It is not Android-specific, but still makes sense for ELF platforms only and CMake implementation would impose requirements to a toolchain used to supply needed binutils which can be easily...
@pirama-arumuga-nainar @enh-google Thanks you for answers/recommendations! Then, if msan is not supported, should NDK maybe give some explicit error about it? I can imagine that you'll periodically get tickets from...