RFR: 8261661: gc/stress/TestReclaimStringsLeaksMemory.java fails because Reserved memory size is too big
Daniel D.Daugherty
dcubed at openjdk.java.net
Fri Feb 12 20:06:38 UTC 2021
On Fri, 12 Feb 2021 19:56:37 GMT, Daniel D. Daugherty <dcubed at openjdk.org> wrote:
>> A trivial fix to adjust a test to work with the fix from:
>>
>> https://bugs.openjdk.java.net/browse/JDK-8261297 NMT: Final report should use scale 1
>>
>> The idea for the fix came from @albertnetymk. Thanks!
>> The failure reproduces on my local MBP13 and does not reproduce
>> with this fix in place.
>
> @tstuefe and @zhengyu123 - Please check out this test adjustment that was needed
> due to the fix for:
> https://bugs.openjdk.java.net/browse/JDK-8261297 NMT: Final report should use scale 1
The reason I'm pursuing this fix is to reduce the noise in the JDK17 CI for the weekend.
-------------
PR: https://git.openjdk.java.net/jdk/pull/2557
More information about the hotspot-gc-dev
mailing list