JDK-8086117 : java/lang/Runtime/exec/LotsOfOutput.java still fails intermittently with Process consumes memory
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.lang
  • Affected Version: 9
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • Submitted: 2015-06-09
  • Updated: 2024-03-05
  • Resolved: 2015-06-10
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 JDK 9
8u421Fixed 9 b69Fixed
Related Reports
Relates :  
Relates :  
Description
Even after the fix for JDK-8078582, the test

    java/lang/Runtime/exec/LotsOfOutput.java

has been observed to fail intermittently.
Comments
URL: http://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/af0b80c1902f User: lana Date: 2015-06-17 03:53:08 +0000
17-06-2015

If this fails again; switch the @run to use /othervm mode to insure no other tasks are executing in the same process.
11-06-2015

URL: http://hg.openjdk.java.net/jdk9/dev/jdk/rev/af0b80c1902f User: rriggs Date: 2015-06-10 12:01:10 +0000
10-06-2015