JDK 9 RFR of JDK-8075551: Add tiered testing definitions to the jaxp repo

huizhe wang huizhe.wang at oracle.com
Tue Jun 2 00:15:08 UTC 2015


On 6/1/2015 3:16 PM, joe darcy wrote:
> Hello,
>
> Please review these changes to regularize the jaxp regression testing 
> infrastructure with the JDK tiered testing policy. [1]
>
>     JDK-8075551: Add tiered testing definitions to the jaxp repo
>     http://cr.openjdk.java.net/~darcy/8075551.0/
>
> In brief, testing tiers are defined (with an empty tier 1 for jaxp) 
> and an empty problem list is added.

The change looks good to me.

>
> When analogous changes are made in all the repositories, it will be 
> possible to use a jtreg command like
>
>     jtreg -exclude:ProblemList.txt [... other options...] :tier$N

How does it work in JPRT, something like "-testset core:tier$2"?

Thanks,
Joe

>
> for any repo.
>
> Thanks,
>
> -Joe
>
> [1] 
> http://mail.openjdk.java.net/pipermail/jdk9-dev/2015-March/001991.html




More information about the core-libs-dev mailing list