JDK-8218702 : [TESTBUG] com/sun/jdi/RepStep.java does not report debuggee errors
  • Type: Sub-task
  • Component: core-svc
  • Sub-Component: debugger
  • Affected Version: 11,12
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2019-02-09
  • Updated: 2019-02-27
  • Resolved: 2019-02-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 13
13 b08Fixed
Description
com/sun/jdi/RepStep.java does not log stdout/stderr of the debuggee process.
This makes hard to research the test failures