-
Bug
-
Resolution: Duplicate
-
P2
-
None
-
1.4.1
-
itanium
-
windows_xp
--------------------------------------
Test : PopSynchronousTest
TestBase : testbase_vm
VM : server
Mode : int
Platform : Itanium
OS : Win-Xp
----------------------------------------
Step to reproduce
1. cd /net/sqesvr.eng/export/vsn/GammaBase/Bugs/{BugID}
2. sh doit.sh
Error :
run args: [PopSynchronousTarg]
TEST pop from 'a' to 'a'
Current value: (<[@]>)
TEST pop from 'a' to 'b'
Current value: (<[[@]>)
TEST pop from 'a' to 'c'
FAIL: expected p at top of stack, instead: <init>
FAIL: expected c at top of stack, instead: p
Current value: (<[<[@]>)
TEST pop from 'a' to 'p'
com.sun.jdi.InternalException: Unexpected JDWP Error: 113
at com.sun.tools.jdi.JDWPException.toJDIException(JDWPException.java:47)
at com.sun.tools.jdi.StackFrameImpl.pop(StackFrameImpl.java:326)
at com.sun.tools.jdi.ThreadReferenceImpl.popFrames(ThreadReferenceImpl.java:450)
at PopSynchronousTest.pop(PopSynchronousTest.java:193)
at PopSynchronousTest.reenter(PopSynchronousTest.java:200)
at PopSynchronousTest.runTests(PopSynchronousTest.java:229)
at TestScaffold.startTests(TestScaffold.java:396)
at PopSynchronousTest.main(PopSynchronousTest.java:90)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.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: com.sun.jdi.InternalException: Unexpected JDWP Error: 113
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: com.sun.jdi.InternalException: Unexpected JDWP Error: 113
result: Failed. Execution failed: `main' threw exception: com.sun.jdi.InternalException: Unexpected JDWP Error: 113
test result: Failed. Execution failed: `main' threw exception: com.sun.jdi.InternalException: Unexpected JDWP Error: 113
Test : PopSynchronousTest
TestBase : testbase_vm
VM : server
Mode : int
Platform : Itanium
OS : Win-Xp
----------------------------------------
Step to reproduce
1. cd /net/sqesvr.eng/export/vsn/GammaBase/Bugs/{BugID}
2. sh doit.sh
Error :
run args: [PopSynchronousTarg]
TEST pop from 'a' to 'a'
Current value: (<[@]>)
TEST pop from 'a' to 'b'
Current value: (<[[@]>)
TEST pop from 'a' to 'c'
FAIL: expected p at top of stack, instead: <init>
FAIL: expected c at top of stack, instead: p
Current value: (<[<[@]>)
TEST pop from 'a' to 'p'
com.sun.jdi.InternalException: Unexpected JDWP Error: 113
at com.sun.tools.jdi.JDWPException.toJDIException(JDWPException.java:47)
at com.sun.tools.jdi.StackFrameImpl.pop(StackFrameImpl.java:326)
at com.sun.tools.jdi.ThreadReferenceImpl.popFrames(ThreadReferenceImpl.java:450)
at PopSynchronousTest.pop(PopSynchronousTest.java:193)
at PopSynchronousTest.reenter(PopSynchronousTest.java:200)
at PopSynchronousTest.runTests(PopSynchronousTest.java:229)
at TestScaffold.startTests(TestScaffold.java:396)
at PopSynchronousTest.main(PopSynchronousTest.java:90)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.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: com.sun.jdi.InternalException: Unexpected JDWP Error: 113
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: com.sun.jdi.InternalException: Unexpected JDWP Error: 113
result: Failed. Execution failed: `main' threw exception: com.sun.jdi.InternalException: Unexpected JDWP Error: 113
test result: Failed. Execution failed: `main' threw exception: com.sun.jdi.InternalException: Unexpected JDWP Error: 113
- duplicates
-
JDK-4705247 PopSynchronous test fails on IA64
-
- Closed
-