On Fri, 15 May 2026 11:46:32 GMT, Kevin Walls <[email protected]> wrote:
>> I believe the SA code is written in Java. This will replace that when the >> SA is deprecated and removed. > > Yes this is a native layer that gets the VM usable for diagnostics, no Java. I mean parsing ELF binary (includes core file) and maps memory segments in them. It is implemented in ps_core.c. But I understand you do not want to share the code with SA, so it might not be accepted... ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/31011#discussion_r3248310460
