RFR: backport of JDK-8061715 : gc/g1/TestShrinkAuxiliaryData15.java fails with java.lang.RuntimeException: heap decommit failed - after > before to 8u60
Bengt Rutisson
bengt.rutisson at oracle.com
Tue May 12 18:36:19 UTC 2015
Hi Andrey,
On 12/05/15 18:58, Andrey Zakharov wrote:
>
>
> 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
Ah, I see! Thanks for explaining this. I missed that the original change
was split up into two changesets.
Backport looks good. Reviewed.
Bengt
>
> Thanks.
>
>>
>>>
>>>
>>> Tested - looks ok, in Stockholm JPRT queue
>>> 2015-05-06-170635.azakharov.auxdata
>>>
>>> Thanks.
>>
>
More information about the hotspot-gc-dev
mailing list