RFR(S): 8067162: runtime/SharedArchiveFile tests fail on compact profiles
Sergei Kovalev
sergei.kovalev at oracle.com
Tue Feb 17 16:00:14 UTC 2015
Hi all,
Please take a look.
On 13.02.15 18:15, Sergei Kovalev wrote:
> 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