RFR: backport of JDK-8061715 : gc/g1/TestShrinkAuxiliaryData15.java fails with java.lang.RuntimeException: heap decommit failed - after > before to 8u60

Andrey Zakharov andrey.x.zakharov at oracle.com
Tue May 12 16:58:40 UTC 2015



On 11.05.2015 20:09, Bengt Rutisson wrote:
> I compared the diffs for JDK 9 and 8u60. Except for the changes to 
> WhiteBox.java I think it looks fine. I'm sure the changes to 
> WhiteBox.java are correct, but can you explain why they are needed? 
> The file test/testlibrary/whitebox/sun/hotspot/WhiteBox.java does not 
> seem to exist in JDK 9.
>
> http://cr.openjdk.java.net/~azakharov/8076077/test/testlibrary/whitebox/sun/hotspot/WhiteBox.java.udiff.html 
>
>
> Thanks,
> Bengt

Hi, Sure. In jdk9 WhiteBox was moved to root repository:
http://hg.openjdk.java.net/jdk9/hs-gc/file/30e6c0063b5e/test/lib/sun/hotspot
and those changes was here:
http://hg.openjdk.java.net/jdk9/hs-gc/rev/0871d61e2534

Thanks.

>
>>
>>
>> Tested - looks ok, in Stockholm JPRT queue 
>> 2015-05-06-170635.azakharov.auxdata
>>
>> Thanks.
>




More information about the hotspot-gc-dev mailing list