RFR(S): 8067162: runtime/SharedArchiveFile tests fail on compact profiles
Sergei Kovalev
sergei.kovalev at oracle.com
Fri Feb 13 15:15:23 UTC 2015
Hello All,
Please review the fix.
Bug: https://bugs.openjdk.java.net/browse/JDK-8067162
Webrev: http://cr.openjdk.java.net/~skovalev/8067162/webrew.00/
Synopsis: Test failed on compact profiles with message:
Exception in thread "main" java.lang.RuntimeException: Utilization for
one of the regions is below a threshold of 30%
Having no GUI classes we cannot utilize enough part of region.
Solution: Solution: exclude tests from execution on compact profiles.
Modified TEST.group file. Tests added to group: needs_jre.
Tested locally with showGroups jtreg mechanism.
--
With best regards,
Sergei
More information about the hotspot-gc-dev
mailing list