RFR: 8072455 Use jtreg's requiredVersion tag in hotspot/test/TEST.ROOT
David Holmes
david.holmes at oracle.com
Wed Feb 4 09:46:13 UTC 2015
On 4/02/2015 6:42 PM, Staffan Larsen wrote:
> Hotspot tests are using 4.1 b10 features (@requires) for example and we should declare this in TEST.ROOT.
>
> Small patch below.
Looks okay ... but now I'm going to have to upgrade my local copy :)
David
> Thanks,
> /Staffan
>
>
> diff --git a/test/TEST.ROOT b/test/TEST.ROOT
> --- a/test/TEST.ROOT
> +++ b/test/TEST.ROOT
> @@ -31,3 +31,6 @@
>
> groups=TEST.groups [closed/TEST.groups]
> requires.properties=sun.arch.data.model
> +
> +# Tests using jtreg 4.1 b10 features
> +requiredVersion=4.1 b10
>
More information about the hotspot-dev
mailing list