These failures were spotted in the 2015-02-06 RT_Baseline nightly:
jcmd/gc/run/className
jcmd/gc/run/cmdFile
jcmd/gc/run/jmx
jcmd/gc/run/pid
These tests all failed due to "Test failure: Did not see any
Full GC(System) in gc log file". The .gclog file contains
"1.061: #0: [Full GC (Diagnostic Command)". There are 4 failures
in each of 6 configs for 24 failures.
Here is some config info:
JDK: Java(TM) SE Runtime Environment 1.9.0 b0 (1.9.0-internal-fastdebug-20150206185219.ddaugher.merge_main_to_rt-b00)
VM: Java HotSpot(TM) 64-Bit Server VM 1.9.0 b0 (1.9.0-internal-fastdebug-20150206185219.ddaugher.merge_main_to_rt-b00)
jcmd/gc/run/className
jcmd/gc/run/cmdFile
jcmd/gc/run/jmx
jcmd/gc/run/pid
These tests all failed due to "Test failure: Did not see any
Full GC(System) in gc log file". The .gclog file contains
"1.061: #0: [Full GC (Diagnostic Command)". There are 4 failures
in each of 6 configs for 24 failures.
Here is some config info:
JDK: Java(TM) SE Runtime Environment 1.9.0 b0 (1.9.0-internal-fastdebug-20150206185219.ddaugher.merge_main_to_rt-b00)
VM: Java HotSpot(TM) 64-Bit Server VM 1.9.0 b0 (1.9.0-internal-fastdebug-20150206185219.ddaugher.merge_main_to_rt-b00)
- relates to
-
JDK-8072693 [BACKOUT] GCCause should distinguish jcmd GC.run from System.gc()
- Resolved
-
JDK-8072681 serviceability/dcmd/gc/RunGCTest.java looks for old output from System.gc()
- Closed
-
JDK-8068589 GCCause should distinguish jcmd GC.run from System.gc()
- Closed
-
JDK-8072913 [REDO] GCCause should distinguish jcmd GC.run from System.gc()
- Resolved