[jdk21u-dev] RFR: 8337994: [REDO] Native memory leak when not recording any events
    Goetz Lindenmaier 
    goetz at openjdk.org
       
    Thu Dec 12 12:43:44 UTC 2024
    
    
  
On Thu, 24 Oct 2024 13:54:06 GMT, Boris Ulasevich <bulasevich at openjdk.org> wrote:
> (not a clean backport)
> Reworked to avoid https://github.com/openjdk/jdk/pull/17328/files  backport
> 
> Functional jtreg1-3 tests are Ok.
> Manual testing: the reproducer shows the problem is fixed with the change (see comments below)
Hi,
no, I did not look deeper into this. I can reproduce it with the current jdk21u-dev. If I remove your change, the test passes. Locally I use the slowdebug build. Our nighttests failed on linux aarch/ppc, mac x64/aarch. linuxx86_64 and windows are pending. The nightly tests use fastdebug. 
If I use the nightly release build it passes.
Maybe you need to try one of the debug builds?  ... ah I see you did ...
-------------
PR Comment: https://git.openjdk.org/jdk21u-dev/pull/1095#issuecomment-2538792180
    
    
More information about the jdk-updates-dev
mailing list