naveena.suryadevara@Eng 1999-10-05
JDKversion: kestrel I-FCS
Regression test: com/sun/jdi/StepTest.java
NOTE: This test fails on both win32 and solaris.
Test results:
#section:main
----------messages:(3/146)----------
command: main StepTest2 min 4 MethodCalls
reason: User specified action: run main StepTest 2 min 4 MethodCalls
elapsed time (seconds): 13.921
----------System.out:(16/595)----------
Java HotSpot(TM) Client VM warning: Setting of property "java.compiler" is ignored
JVM version:1.3.0
JDI version: 1.3
JVM description: Java Debug Interface (Reference Implementation) version 1.3
Java Debug Wire Protocol (Reference Implementation) version 1.0
JVM Debug Interface version 1.0
JVM version 1.3.0 (Java HotSpot(TM) Client VM, interpreted mode)
Step #1complete at go:48 (1)
Step #2complete at go:48 (1)
Called instanceCaller
Called staticCallee
Called instanceCallee
Called instanceCallee
Step #3complete at go:49 (4)
Step #4complete at go:49 (5)
Called staticCaller
----------System.err:(12/862)----------
java.lang.Exception: Didn't step far enough (MethodCalls.staticCaller(MethodCalls)+0 in thread instance of java.lang.Thread(name='main', id=1))
at StepTest.runTests(StepTest.java:108)
at JDIScaffold.startTests(JDIScaffold.java:185)
at StepTest.main(StepTest.java:49)
at java.lang.reflect.Method.invoke(Native Method)
at javasoft.sqe.javatest.regtest.MainWrapper$MainThread.run(MainWrapper.java:94)
at java.lang.Thread.run(Thread.java:485)
JavaTest Message: Test threw exception: java.lang.Exception: Didn't step far enough (MethodCalls.staticCaller(MethodCalls)+0 in thread instance of java.lang.Thread(name='main', id=1))
JavaTest Message: shutting down test
STATUS:Failed.`main' threw exception: java.lang.Exception: Didn't step far enough (MethodCalls.staticCaller(MethodCalls)+0 in thread instance of java.lang.Thread(name='main', id=1))
result: Failed. Execution failed: `main' threw exception: java.lang.Exception: Didn't step far enough (MethodCalls.staticCaller(MethodCalls)+0 in thread instance of java.lang.Thread(name='main', id=1))
test result: Failed. Execution failed: `main' threw exception: java.lang.Exception: Didn't step far enough (MethodCalls.staticCaller(MethodCalls)+0 in thread instance of java.lang.Thread(name='main', id=1))
- duplicates
-
JDK-4376679 Regression test com/sun/jdi/StepTest.java Failing
-
- Closed
-
-
JDK-4342204 unix: regression test StepTest fails
-
- Closed
-
- relates to
-
JDK-4331369 jdb: it needs to call 'step' twice to step from brkpoint in main
-
- Closed
-
-
JDK-4289109 break points are not reported as expected
-
- Closed
-
-
JDK-4337667 crash (sig 11) on second invocation of a breakpoint
-
- Closed
-
-
JDK-4409241 MethodExitEvents disappear when Object-Methods are called from main (#108885)
-
- Closed
-
(1 relates to)