-
Bug
-
Resolution: Fixed
-
P4
-
1.4.1_06
-
07
-
generic
-
windows_2003
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2117875 | 5.0 | Chris Hegarty | P4 | Closed | Fixed | b30 |
JDK-2117876 | 1.4.2_07 | Abhijit Saha | P4 | Closed | Cannot Reproduce |
Exception is throwing while run regression test com/sun/jdi/MethodEntryExitEvents.java on Win2003 with 1.4.1_06 release.
Steps to reproduce:
1. Install j2sdk-1_4_1_06-windows-i586.exe on Win2003 SE/EE from the location below:
/net/koori.sfbay/p/v10/jdk/1.4.1_06/fcs/b01/bundles/windows-i586
2. Run J2SE regression test MethodEntryExitEvents.java from /net/shiva/test/MyTestArea/JDK1.4.1/workspace_141/test/com/sun/jdi
Results:
Exception is throwing as follow:
java.lang.Exception: MethodEntryExitEvents: failed
at MethodEntryExitEvents.runTests(MethodEntryExitEvents.java:283)
at TestScaffold.startTests(TestScaffold.java:396)
at MethodEntryExitEvents.main(MethodEntryExitEvents.java:112)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:
94)
at java.lang.Thread.run(Thread.java:536)
JavaTest Message: Test threw exception: java.lang.Exception: MethodEntryExitEven
ts: failed
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.Exception: MethodEntryExitEvents
: failed
result: Failed. Execution failed: `main' threw exception: java.lang.Exception: M
ethodEntryExitEvents: failed
I've verified with 1.4.1_05 on Win2003 and this test is passed.
It's a regression on Win2003 SE/EE only (WinXP is passed).
Steps to reproduce:
1. Install j2sdk-1_4_1_06-windows-i586.exe on Win2003 SE/EE from the location below:
/net/koori.sfbay/p/v10/jdk/1.4.1_06/fcs/b01/bundles/windows-i586
2. Run J2SE regression test MethodEntryExitEvents.java from /net/shiva/test/MyTestArea/JDK1.4.1/workspace_141/test/com/sun/jdi
Results:
Exception is throwing as follow:
java.lang.Exception: MethodEntryExitEvents: failed
at MethodEntryExitEvents.runTests(MethodEntryExitEvents.java:283)
at TestScaffold.startTests(TestScaffold.java:396)
at MethodEntryExitEvents.main(MethodEntryExitEvents.java:112)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:324)
at com.sun.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:
94)
at java.lang.Thread.run(Thread.java:536)
JavaTest Message: Test threw exception: java.lang.Exception: MethodEntryExitEven
ts: failed
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.Exception: MethodEntryExitEvents
: failed
result: Failed. Execution failed: `main' threw exception: java.lang.Exception: M
ethodEntryExitEvents: failed
I've verified with 1.4.1_05 on Win2003 and this test is passed.
It's a regression on Win2003 SE/EE only (WinXP is passed).
- backported by
-
JDK-2117875 com/sun/jdi/MethodEntryExitEvents.java fails on Win2003 with 1.4.1_06
- Closed
-
JDK-2117876 com/sun/jdi/MethodEntryExitEvents.java fails on Win2003 with 1.4.1_06
- Closed