-
Bug
-
Resolution: Duplicate
-
P3
-
8, 9
com/sun/jdi/JdbMethodExitTest.sh fails intermittently with timeout:
----------System.err:(52/1411)----------
ShellScaffold.sh: Version
--Sending cmd: stop at JdbMethodExitTest:84
--Sending cmd: run
java version "1.8.0-ea"
Java(TM) SE Runtime Environment (build 1.8.0-ea-b120)
Java HotSpot(TM) 64-Bit Server VM (build 25.0-b62, mixed mode)
--Sending cmd: untrace
--Sending cmd: trace methods
--Sending cmd: trace
--Sending cmd: trace go methods
--Sending cmd: trace
--Sending cmd: trace method exits
--Sending cmd: trace
--Sending cmd: trace go method exits
--Sending cmd: trace
--Sending cmd: trace method exit
--Sending cmd: trace
--Sending cmd: trace go method exit
--Sending cmd: trace
--Sending cmd: trace go method exits 1
--Sending cmd: cont
--Sending cmd: step up
--Sending cmd: trace methods 1
--Sending cmd: cont
--Sending cmd: cont
--Sending cmd: step up
--Sending cmd: trace go methods 1
--Sending cmd: cont
--Sending cmd: cont
--Sending cmd: cont
--Sending cmd: untrace
--Sending cmd: step up
--Sending cmd: trace method exits 1
--Sending cmd: cont
--Sending cmd: untrace
--Sending cmd: step up
--Sending cmd: trace go method exits 1
--Sending cmd: cont
--Sending cmd: untrace
--Sending cmd: step up
--Sending cmd: step
--Sending cmd: trace method exit 1
--Sending cmd: cont
--Sending cmd: untrace
--Sending cmd: step up
--Sending cmd: step
--Sending cmd: step
--Sending cmd: trace go method exit 1
--Sending cmd: cont
--Sending cmd: quit
cleanup: kill -9 2198
----------System.err:(52/1411)----------
ShellScaffold.sh: Version
--Sending cmd: stop at JdbMethodExitTest:84
--Sending cmd: run
java version "1.8.0-ea"
Java(TM) SE Runtime Environment (build 1.8.0-ea-b120)
Java HotSpot(TM) 64-Bit Server VM (build 25.0-b62, mixed mode)
--Sending cmd: untrace
--Sending cmd: trace methods
--Sending cmd: trace
--Sending cmd: trace go methods
--Sending cmd: trace
--Sending cmd: trace method exits
--Sending cmd: trace
--Sending cmd: trace go method exits
--Sending cmd: trace
--Sending cmd: trace method exit
--Sending cmd: trace
--Sending cmd: trace go method exit
--Sending cmd: trace
--Sending cmd: trace go method exits 1
--Sending cmd: cont
--Sending cmd: step up
--Sending cmd: trace methods 1
--Sending cmd: cont
--Sending cmd: cont
--Sending cmd: step up
--Sending cmd: trace go methods 1
--Sending cmd: cont
--Sending cmd: cont
--Sending cmd: cont
--Sending cmd: untrace
--Sending cmd: step up
--Sending cmd: trace method exits 1
--Sending cmd: cont
--Sending cmd: untrace
--Sending cmd: step up
--Sending cmd: trace go method exits 1
--Sending cmd: cont
--Sending cmd: untrace
--Sending cmd: step up
--Sending cmd: step
--Sending cmd: trace method exit 1
--Sending cmd: cont
--Sending cmd: untrace
--Sending cmd: step up
--Sending cmd: step
--Sending cmd: step
--Sending cmd: trace go method exit 1
--Sending cmd: cont
--Sending cmd: quit
cleanup: kill -9 2198
- duplicates
-
JDK-6902121 intermittent JdbMethodExitTest timeout
- Closed