jtreg failing in awt tests
Martin Buchholz
martinrb at google.com
Wed Nov 23 20:47:35 UTC 2016
Am I the only one seeing jtreg test failures in latest jdk9/dev, apparently
due to
https://bugs.openjdk.java.net/browse/JDK-8160766
Error: Test clashes with another test with a similar name:
.../jdk/test/java/awt/Focus/DisposedWindow/DisposeDialogNotActivateOwnerTest/DisposeDialogNotActivateOwnerTest.java
.../jdk/test/java/awt/Focus/DisposedWindow/DisposeDialogNotActivateOwnerTest/DisposeDialogNotActivateOwnerTest.html
(even though I'm not actually running any of the awt tests?)
More information about the jdk9-dev
mailing list