RFR: JDK-8056237 [TESTBUG] gc/g1/TestHumongousShrinkHeap.java fails due to OOM

Thomas Schatzl thomas.schatzl at oracle.com
Wed Sep 10 18:24:40 UTC 2014


Hi,

On Wed, 2014-09-10 at 21:26 +0400, Andrey Zakharov wrote:
> Hi, team.
> Here is patch for existing test for G1 TestHumongousShrinkHeap.java.
> It just makes test respect available memory, and small code changes - 
> renaming function.

  this bug's number is missing in the @bugid line.

Otherwise it looks good.

> 
> webrev:
> http://cr.openjdk.java.net/~fzhinkin/azakharov/8056237/webrev.00/
> bug:
> https://bugs.openjdk.java.net/browse/JDK-8056237
> 
> 
> Testing in aurora started as 582911.ute.hs_jtreg.accept.full . But 
> according to https://bugs.openjdk.java.net/browse/JDK-8056043 its still 
> fails with product bug.
> This fix only fixes OOMs on low boxes.

The change has apparently not propagated outside of the hs-gc repo for
the jdk 9 branch yet.

I checked the change for JDK-8056043 locally again, it is good.

Thanks,
Thomas




More information about the hotspot-gc-dev mailing list