JTreg errors in OpenJDK6 - missing HTML files
Pavel Tisnovsky
ptisnovs at redhat.com
Wed Apr 28 05:10:43 PDT 2010
Hi,
I saw that some JTreg tests, specifically:
java/awt/Focus/ActualFocusedWindowTest/ActualFocusedWindowBlockingTest.java
java/awt/Focus/ActualFocusedWindowTest/ActualFocusedWindowRetaining.java java/awt/Focus/NonFocusableWindowTest/NonfocusableOwnerTest.java
fails due to absence of HTML files from which these tests are started as
applets.
There are some error messages:
Error. Can't find HTML file:
/jck/icedtea6/openjdk/jdk/test/java/awt/Focus/ActualFocusedWindowTest/ActualFocusedWindowBlockingTest.html
Error. Can't find HTML file:
/jck/icedtea6/openjdk/jdk/test/java/awt/Focus/ActualFocusedWindowTest/ActualFocusedWindowRetaining.html
Error. Can't find HTML file:
/jck/icedtea6/openjdk/jdk/test/java/awt/Focus/NonFocusableWindowTest/NonfocusableOwnerTest.html
May I write the required HTML files or are these files missing due to
some improper commit?
Cheers
Pavel
More information about the jdk6-dev
mailing list