-
Bug
-
Resolution: Cannot Reproduce
-
P3
-
None
-
7
-
sparc
-
solaris_10
Bug Info
=========
javax/swing/text/LayoutQueue/Test6588003.java fails in solairs 10 sparc and windowxp platforms with the following exception.
java.lang.RuntimeException: Sharing detected
at Test6588003.run(Test6588003.java:54)
at java.lang.Thread.run(Thread.java:717)
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Sharing detected
result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Sharing detected
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/javax/swing/text/LayoutQueue/Test6588003.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}
Please find the attached test log file for more details.
=========
javax/swing/text/LayoutQueue/Test6588003.java fails in solairs 10 sparc and windowxp platforms with the following exception.
java.lang.RuntimeException: Sharing detected
at Test6588003.run(Test6588003.java:54)
at java.lang.Thread.run(Thread.java:717)
STATUS:Failed.`main' threw exception: java.lang.RuntimeException: Sharing detected
result: Failed. Execution failed: `main' threw exception: java.lang.RuntimeException: Sharing detected
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/javax/swing/text/LayoutQueue/Test6588003.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}
Please find the attached test log file for more details.