With the recent changes in jtreg, tests without a @compile or @run target are flagged as failures. Some of these failures are now seen in jdk7u base which have already been fixed in jdk8. I'm not seeing any bug reports on bugs.sun.com today, seems to be a glitch.

Changes are similar to the jdk8 changesets with exception of tweaks to 7152866. The problemlist.txt file didn't need modification and 2 tests existed in jdk8 only. (nio related)

7152866: Tests not run because they are missing the @run tag
http://mail.openjdk.java.net/pipermail/core-libs-dev/2012-March/009530.html

8005555: TEST_BUG: java/io/Serializable/accessConstants/AccessConstants.java should be removed
http://mail.openjdk.java.net/pipermail/core-libs-dev/2013-April/016344.html

7152798: TEST_BUG: sun/management/HotspotClassLoadingMBean/GetClassLoadingTime.java does not compile
http://mail.openjdk.java.net/pipermail/serviceability-dev/2012-March/005531.html

proposed webrev :
http://cr.openjdk.java.net/~coffeys/webrev.testfixes.7u/ <http://cr.openjdk.java.net/%7Ecoffeys/webrev.testfixes.7u/>

regards,
Sean.

Reply via email to