JDK 9 RFR of JDK-8075544: Add tiered testing definitions to the jdk repo

Mandy Chung mandy.chung at oracle.com
Fri Mar 20 02:53:02 UTC 2015



On 3/19/2015 11:52 AM, joe darcy wrote:
> Hello,
>
> For background, please see the tiered testing proposal over at
>
> http://mail.openjdk.java.net/pipermail/jdk9-dev/2015-March/001991.html
>
> The patch below adds "tier1" and "tier2" test definitions to the jdk 
> repository; webrev at
>
>     http://cr.openjdk.java.net/~darcy/8075544.0/

This looks good.  This changeset has been pushed which is fine. Just one 
quick comment.  Currently we can do:

$ make test-only TEST=jdk_lang

as test/Makefile takes jdk_% targets.  It may be useful to add tier1 and 
tier2 targets.

Mandy



More information about the core-libs-dev mailing list