FYI, JDK_MINOR_VERSION updated from 8 to 9, current jtreg needed to run TestNG tests
Joe Darcy
joe.darcy at oracle.com
Tue Jan 7 18:37:34 PST 2014
Hello,
Earlier today I pushed a changeset to the JDK 9 dev repo to update
JDK_MINOR_VERSION from 8 to 9:
http://hg.openjdk.java.net/jdk9/dev/rev/99544d4803b0
As a consequence of this change, to successfully run the TestNG tests in
the JDK 9 jdk and langtools repos, you will need an version of jtreg:
http://openjdk.java.net/projects/code-tools/jtreg/
that includes a fix made in December of 2013.
Happy testing,
-Joe
More information about the jdk9-dev
mailing list