<Swing Dev> JDK 9 RFR of JDK-8129822: Define "headful" jtreg keyword
Alan Bateman
Alan.Bateman at oracle.com
Thu Jun 25 06:47:58 UTC 2015
On 25/06/2015 00:42, joe darcy wrote:
> :
>
> diff -r db09207cc779 test/TEST.ROOT
> --- a/test/TEST.ROOT Wed Jun 24 15:15:10 2015 -0700
> +++ b/test/TEST.ROOT Wed Jun 24 16:33:09 2015 -0700
> @@ -8,8 +8,11 @@
> # would not count as "randomness" by this definition.) Extra care
> # should be taken to handle test failures of intermittent or
> # randomness tests.
> +#
> +# A "headful" test requires a graphical environment to meaningfully
> +# run. Tests that are not headful are "headless."
>
> -keys=2d dnd i18n intermittent randomness
> +keys=2d dnd i18n intermittent randomness headful
Looks fine.
More information about the swing-dev
mailing list