RFR(XXS): JDK-8130330 - Quarantine gc/survivorAlignment/TestPromotionFromSurvivorToTenuredAfterMinorGC.java
Jesper Wilhelmsson
jesper.wilhelmsson at oracle.com
Thu Jul 2 15:07:36 UTC 2015
Hi,
Please review this tiny change to quarantine
TestPromotionFromSurvivorToTenuredAfterMinorGC.java
Due to JDK-8130308 - "Too low memory usage in
TestPromotionFromSurvivorToTenuredAfterMinorGC.java" we have not been able to
integrate main into hs-rt. I have not been able to reproduce the failure
locally, but it fails every time in jprt.
Quarantining the test to be able to integrate changes in main to hs-rt. This may
allow us to find other scenarios where the test fails that may be easier to
debug than in jprt.
Bug: https://bugs.openjdk.java.net/browse/JDK-8130330
Webrev: http://cr.openjdk.java.net/~jwilhelm/8130330/
Thanks,
/Jesper
More information about the hotspot-gc-dev
mailing list