JDK 9 RFR of JDK-8075573: Add jdk_other and jdk_svc to jdk tier 2 test definition

Mandy Chung mandy.chung at oracle.com
Fri Mar 20 04:59:55 UTC 2015


Looks fine.

Mandy

On 3/19/2015 9:16 PM, joe darcy wrote:
> Hello,
>
> Two test groups were inadvertently omitted from the definition of tier 
> 2 tests:
>
>     JDK-8075573: Add jdk_other and jdk_svc to jdk tier 2 test definition
>
> Please review the patch below to add them in.
>
> Thanks,
>
> -Joe
>
> diff -r 85c0670dbf53 test/TEST.groups
> --- a/test/TEST.groups    Thu Mar 19 18:38:26 2015 -0700
> +++ b/test/TEST.groups    Thu Mar 19 21:14:27 2015 -0700
> @@ -38,7 +38,9 @@
>      :jdk_time \
>      :jdk_security \
>      :jdk_text \
> -    :core_tools
> +    :core_tools \
> +    :jdk_other \
> +    :jdk_svc
>
>  ############################################################################### 
>
>  #
>




More information about the core-libs-dev mailing list