-
Bug
-
Resolution: Duplicate
-
P5
-
9
The output from System.gc() when called from dcmd was changed. The test serviceability/dcmd/gc/RunGCTest.java is still looking for the old output and fails.
test RunGCTest.jmx(): failure
java.lang.RuntimeException: '.*\\[Full GC \\(System(\\.gc\\(\\))?.*' missing from stdout/stderr
test RunGCTest.jmx(): failure
java.lang.RuntimeException: '.*\\[Full GC \\(System(\\.gc\\(\\))?.*' missing from stdout/stderr
- duplicates
-
JDK-8072913 [REDO] GCCause should distinguish jcmd GC.run from System.gc()
- Resolved
- relates to
-
JDK-8072693 [BACKOUT] GCCause should distinguish jcmd GC.run from System.gc()
- Resolved
-
JDK-8072743 jcmd output change breaks tests
- Closed