JDK-8232135 : Add diagnostic output to test java/util/ProcessBuilder/Basic.java
  • Type: Sub-task
  • Component: core-libs
  • Sub-Component: java.lang
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2019-10-10
  • Updated: 2023-11-07
  • Resolved: 2019-10-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.

To download the current JDK release, click here.
JDK 11 JDK 14
11.0.21-oracleFixed 14 b19Fixed
Description
The ProcesBuilder test "Basic" has intermittently failed with an indication that a subprocess has produced some output.
The output may be used in determining the cause.


Comments
Fix request [11u] I backport this for parity with 11.0.21-oracle. No risk, only a test change. Clean backport. Test passes. SAP nighlty testing passed
07-11-2023

A pull request was submitted for review. URL: https://git.openjdk.org/jdk11u-dev/pull/2253 Date: 2023-11-06 14:51:30 +0000
06-11-2023

Git URL: https://github.com/openjdk/jdk/commit/3af3b5de618a98580ded4401de6d891a38dde482
06-11-2023

URL: https://hg.openjdk.java.net/jdk/jdk/rev/afbb7ec84228 User: rriggs Date: 2019-10-11 17:15:32 +0000
11-10-2019