RFR(S): 8067162: runtime/SharedArchiveFile tests fail on compact profiles

Vladimir Kozlov vladimir.kozlov at oracle.com
Wed Feb 18 20:33:08 UTC 2015


This should be reviewed by runtime group.

Vladimir

On 2/18/15 8:11 AM, 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.
>


More information about the hotspot-runtime-dev mailing list