JDK-8049384 : com/sun/jdi/NotAField.sh debuggee exits before debugger is ready
  • Type: Bug
  • Component: hotspot
  • Sub-Component: svc
  • Affected Version: 9
  • Priority: P3
  • Status: Closed
  • Resolution: Duplicate
  • OS: generic
  • CPU: generic
  • Submitted: 2014-07-06
  • Updated: 2016-05-30
  • Resolved: 2016-05-13
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
This failure was spotted in the 2014.07.03 RT_Baseline nightly:

com/sun/jdi/NotAField.sh
 
    This test failed due to "Fail: main: jdb input stream closed prematurely"
    along with an exit code == 1. I suspect that the test executed off the
    end of the test program before the debugger was ready for it to do so.