JDK-8034944 : (process) Improve subprocess handling on Solaris
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.lang
  • Affected Version: 9
  • Priority: P2
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2014-02-14
  • Updated: 2014-10-07
  • Resolved: 2014-05-08
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 8
8u20 b15Fixed
Related Reports
Relates :  
Description
The changes for JDK-6944584 were Linux only and need to extended to Solaris to avoid creating a reaper per sub-process.
Comments
Not verified because regression test test/java/lang/ProcessBuilder/Basic.java from JDK-6944584 passes against both JDK 8u20 b14 and b15. Fix does not change regtest behavior.
06-06-2014

Adding 9-na to this bug as a change with a wider scope is currently being discussed for 9.
08-05-2014