-
Bug
-
Resolution: Fixed
-
P4
-
9
-
b63
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8084820 | emb-9 | Roger Riggs | P4 | Resolved | Fixed | team |
JDK-8326678 | 8u421 | Abhishek N | P4 | Resolved | Fixed | b01 |
Additional diagnostic information is needed in test java/lang/Runtime/exec/LotsOfOutput
to identify the cause of the intermittent failure as reported in 8078582.
java/lang/Runtime/exec/LotsOfOutput.java fails intermittently with Process consumes memory
The initial and total memory should be printed before and at the failure.
to identify the cause of the intermittent failure as reported in 8078582.
java/lang/Runtime/exec/LotsOfOutput.java fails intermittently with Process consumes memory
The initial and total memory should be printed before and at the failure.
- backported by
-
JDK-8084820 Add diagnostic info for java/lang/Runtime/exec/LotsOfOutput.java fails intermittently
- Resolved
-
JDK-8326678 Add diagnostic info for java/lang/Runtime/exec/LotsOfOutput.java fails intermittently
- Resolved
- relates to
-
JDK-8078582 java/lang/Runtime/exec/LotsOfOutput.java fails intermittently with Process consumes memory
- Closed