Details
-
Type:
Bug
-
Status: Open
-
Priority:
P4
-
Resolution: Unresolved
-
Affects Version/s: 7
-
Fix Version/s: None
-
Component/s: client-libs
-
Environment:
solaris10-x64/JDK7u211b03(64bit)/Jtreg4.2b13
-
CPU:x86
-
OS:solaris_10
Description
Testsuite name: Regression manual
Test name(s):closed/java/awt/Dialog/PrintToFileTest/PrintToFileRevoked.html
Product(s) tested: JDK7u211b03(64bit)
OS/architecture: solaris10-x64/Jtreg4.1 b13
Actual behavior:
1.After running this case, it failed and throws exception:java.lang.NoClassDefFoundError: Could not initialize class java.nio.file.TempFileHelper.
2.We also tried:
/export/home/regression/jdk1.7.0_211/bin/amd64/javac PrintToFileRevoked.java
/export/home/regression/jdk1.7.0_211/bin/amd64/appletviewer -J-Djava.security.policy=revoked PrintToFileRevoked.html
The behavior is passed, but the dialog has no the "Pass" and "Fail" button. Please refer to PrintToFileRevoked.png
verify:
JDK 7u201b01 on the same platform failed with "Execution failed: Applet thread threw exception: java.lang.ExceptionInInitializerError"
JDK 7u211b02 on the same platform failed the same issue
Test name(s):closed/java/awt/Dialog/PrintToFileTest/PrintToFileRevoked.html
Product(s) tested: JDK7u211b03(64bit)
OS/architecture: solaris10-x64/Jtreg4.1 b13
Actual behavior:
1.After running this case, it failed and throws exception:java.lang.NoClassDefFoundError: Could not initialize class java.nio.file.TempFileHelper.
2.We also tried:
/export/home/regression/jdk1.7.0_211/bin/amd64/javac PrintToFileRevoked.java
/export/home/regression/jdk1.7.0_211/bin/amd64/appletviewer -J-Djava.security.policy=revoked PrintToFileRevoked.html
The behavior is passed, but the dialog has no the "Pass" and "Fail" button. Please refer to PrintToFileRevoked.png
verify:
JDK 7u201b01 on the same platform failed with "Execution failed: Applet thread threw exception: java.lang.ExceptionInInitializerError"
JDK 7u211b02 on the same platform failed the same issue