JDK-8190884 : java/lang/Runtime/exec/LotsOfOutput fails intermittently
  • Type: Bug
  • Component: core-libs
  • Sub-Component: java.lang
  • Affected Version: 10
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2017-11-07
  • Updated: 2025-01-21
  • Resolved: 2017-11-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 10 JDK 8
10 b31Fixed 8u451Fixed
Related Reports
Relates :  
Description
LotsOfOutput has failed intermittently;  in the current case it is being executed under an agentvm.
The agentvm environment is a shared environment and the other tasks in the environment may cause instability for LotsOfOutput when measuring heap usage.
Comments
URL: http://hg.openjdk.java.net/jdk/jdk/rev/28e37caf50c1 User: rriggs Date: 2017-11-08 14:43:56 +0000
08-11-2017