Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8347929 | 8u451 | Ramesh Gangadhar | P4 | Resolved | Fixed | b03 |
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.
The agentvm environment is a shared environment and the other tasks in the environment may cause instability for LotsOfOutput when measuring heap usage.
- backported by
-
JDK-8347929 java/lang/Runtime/exec/LotsOfOutput fails intermittently
- Resolved
- relates to
-
JDK-8078582 java/lang/Runtime/exec/LotsOfOutput.java fails intermittently with Process consumes memory
- Closed