-
Bug
-
Resolution: Cannot Reproduce
-
P3
-
7
-
x86
-
linux_redhat_5.0
Bug Info
========
closed/javax/swing/text/html/FormView/6222200/FramePostTest.java fails on RHEL5 with the following exception.
java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
at FramePostTest.testFrameSet(FramePostTest.java:143)
at FramePostTest.testFrames(FramePostTest.java:53)
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 TestCase.runTest(TestCase.java:80)
at TestCase.runAllTests(TestCase.java:53)
at FramePostTest.main(FramePostTest.java:33)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce
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-administrator_2009_06_01_0
1_18-b00)
Java HotSpot(TM) Client VM (build 16.0-b03, mixed mode, sharing)
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/FormView/6222200/FramePostTest.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/FormView/6222200/FramePostTest.java fails on RHEL5 with the following exception.
java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
at FramePostTest.testFrameSet(FramePostTest.java:143)
at FramePostTest.testFrames(FramePostTest.java:53)
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 TestCase.runTest(TestCase.java:80)
at TestCase.runAllTests(TestCase.java:53)
at FramePostTest.main(FramePostTest.java:33)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce
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-administrator_2009_06_01_0
1_18-b00)
Java HotSpot(TM) Client VM (build 16.0-b03, mixed mode, sharing)
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/FormView/6222200/FramePostTest.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}