RFR: 8353189: [ASAN] memory leak after 8352184
SendaoYan
syan at openjdk.org
Mon Apr 7 13:14:38 UTC 2025
On Wed, 2 Apr 2025 02:39:10 GMT, David Holmes <dholmes at openjdk.org> wrote:
> I was also going to suggest caching the vm_info string as it should be the same all the time. I think you have discovered a bug in the way the info is being requested before arguments (like Xcomp) have been processed. That would cause the wrong info string to be recorded by the early callers.
Thanks @dholmes-ora , I think I need some time to investigate this issue.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/24299#issuecomment-2771217193
More information about the hotspot-dev
mailing list