JDK-8211844 : [aix] ProcessBuilder: Piping between created processes does not work.
Type:Bug
Component:hotspot
Sub-Component:runtime
Affected Version:11
Priority:P3
Status:Resolved
Resolution:Fixed
OS:aix
CPU:ppc
Submitted:2018-10-08
Updated:2023-10-09
Resolved:2018-12-11
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.
Test java/lang/ProcessBuilder/PipelineTest.java is failing because piping between the created processes does not work.
Comments
Fix Request
I would like to downport this fix to 11. It fixes a long standing bug. The risk is very low, as it only changes Solaris and AIX code.
The patch applies cleanly.