[jdk25] RFR: 8361827: [TESTBUG] serviceability/HeapDump/UnmountedVThreadNativeMethodAtTop.java throws OutOfMemoryError
Leonid Mesnik
lmesnik at openjdk.org
Thu Jul 17 16:21:49 UTC 2025
On Thu, 17 Jul 2025 10:00:39 GMT, Richard Reingruber <rrich at openjdk.org> wrote:
>> It might not be the perfect solution but it surely reduces the noise in our testing.
>> So let's have this improvement in jdk25.
>> In jdk26 we can change the test to use [WhiteBox::fullGC](https://github.com/openjdk/jdk/blob/18190519e73705281adf3f94d710d000e75b1729/test/lib/jdk/test/whitebox/WhiteBox.java#L561). What do you think?
>
> I've created a draft pr: https://github.com/openjdk/jdk/pull/26363
That's fine.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/26343#discussion_r2213781549
More information about the serviceability-dev
mailing list