RFR 8062896: TEST_BUG: java/lang/Thread/ThreadStateTest.java can't compile with change for 8058506
Jaroslav Bachorik
jaroslav.bachorik at oracle.com
Wed Nov 5 08:03:23 UTC 2014
Please, review the following fix
Issue : https://bugs.openjdk.java.net/browse/JDK-8062896
Webrev: http://cr.openjdk.java.net/~jbachorik/8062896/webrev.00/
Unfortunately, JTREG does not allow for automatic building library
dependencies from the library classes themselves and therefore the
@build section for the transitive closure of the library classes must be
specified in all the tests using those library classes.
Thanks,
-JB-
More information about the serviceability-dev
mailing list