-
Type:
Bug
-
Resolution: Duplicate
-
Priority:
P5
-
Affects Version/s: 9
-
Component/s: hotspot
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
-