[jdk21u-dev] RFR: 8337994: [REDO] Native memory leak when not recording any events
Boris Ulasevich
bulasevich at openjdk.org
Thu Dec 12 13:15:47 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)
Good.
- I reproduce the fail on slowdebug build on jdk21u on x86 and aarch
- the fail is introduced by this commit
- the test is the same on jdk21u vs mainline, but mainline slowdebug build passes this test
-------------
PR Comment: https://git.openjdk.org/jdk21u-dev/pull/1095#issuecomment-2538875444
More information about the jdk-updates-dev
mailing list