-
Bug
-
Resolution: Cannot Reproduce
-
P3
-
7
-
sparc
-
solaris_10
BugInfo
=======
closed/javax/swing/text/html/parser/Parser/4912072/bug4912072.java fails on windows and solaris platforms with the following exception.
java.lang.RuntimeException: Test failed.
at bug4912072.main(bug4912072.java:56)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:623)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:717)
For more details please check the attached test log file.
JDK Info
=========
java version "1.7.0-internal"
Java(TM) SE Runtime Environment (build 1.7.0-internal-jprtadm_2009_06_01_01_13-b00)
Java HotSpot(TM) Server VM (build 16.0-b03, mixed mode)
Steps to reproduce
===================
Set the following envrionment and run the test.
1. Set JTREG PATH
2. Set JDK HOME
3. Set WORK DIR and REPORT DIR
4. Set the SUITE(ex: SUITE=/net/sqindia.india/export/disk01/vinay/src/jdk/test/closed/javax/swing/text/html/parser/Parser/4912072/bug4912072.java)
5. Run the following command once set the above environment.
ksh ${JTREG_PATH}/bin/jtreg -v -jdk:${JDK_HOME} -r:${REPORT_DIR} -w:${WORK_DIR} ${SUITE}
=======
closed/javax/swing/text/html/parser/Parser/4912072/bug4912072.java fails on windows and solaris platforms with the following exception.
java.lang.RuntimeException: Test failed.
at bug4912072.main(bug4912072.java:56)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:623)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:717)
For more details please check the attached test log file.
JDK Info
=========
java version "1.7.0-internal"
Java(TM) SE Runtime Environment (build 1.7.0-internal-jprtadm_2009_06_01_01_13-b00)
Java HotSpot(TM) Server VM (build 16.0-b03, mixed mode)
Steps to reproduce
===================
Set the following envrionment and run the test.
1. Set JTREG PATH
2. Set JDK HOME
3. Set WORK DIR and REPORT DIR
4. Set the SUITE(ex: SUITE=/net/sqindia.india/export/disk01/vinay/src/jdk/test/closed/javax/swing/text/html/parser/Parser/4912072/bug4912072.java)
5. Run the following command once set the above environment.
ksh ${JTREG_PATH}/bin/jtreg -v -jdk:${JDK_HOME} -r:${REPORT_DIR} -w:${WORK_DIR} ${SUITE}