JDK-8268920 : nsk tests should start IOPipe channel before launch debuggee
  • Type: Enhancement
  • Component: core-svc
  • Sub-Component: debugger
  • Priority: P4
  • Status: Open
  • Resolution: Unresolved
  • OS: generic
  • CPU: generic
  • Submitted: 2021-06-16
  • Updated: 2024-07-17
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.
Other
tbdUnresolved
Related Reports
Relates :  
Sub Tasks
JDK-8269770 :  
Description
This is follow-up for JDK-8237388 to update nsk tests which use IOPipe/SocketIOPipe to communicate with debuggee to avoid "connection refused" error.
The tests should start IOPipe listening before the debuggee process is launched
The tests are located in vmTestbase/nsk/jdi and vmTestbase/nsk/jdwp directories