JDK-8031555 : com/sun/jdi/JdbMethodExitTest.sh fails intermittently
  • Type: Bug
  • Component: core-svc
  • Sub-Component: debugger
  • Affected Version: 8,9
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • Submitted: 2014-01-12
  • Updated: 2015-02-02
  • Resolved: 2015-01-21
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 9
9Resolved
Related Reports
Duplicate :  
Description
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 
Comments
Not much information in the log. The test says: "--Done: test passed" but then it also says "Timeout signaled after 480 seconds".
13-01-2014