This failure was spotted in the 2013.08.22 RT_Baseline nightly.
JDK: Java(TM) SE Runtime Environment 1.8.0 b104 (1.8.0-ea-fastdebug-b104)
VM: Java HotSpot(TM) 64-Bit Server VM 25.0 b47 (25.0-b47-internal-201308221725.iklam.8023406_build_win_sa-fastdebug)
gc/7168848/HumongousAlloc.java
This test failed due to: "RuntimeException: Failed: FullGCs should not
have happened. The number of FullGC run is 14"
JDK: Java(TM) SE Runtime Environment 1.8.0 b104 (1.8.0-ea-fastdebug-b104)
VM: Java HotSpot(TM) 64-Bit Server VM 25.0 b47 (25.0-b47-internal-201308221725.iklam.8023406_build_win_sa-fastdebug)
gc/7168848/HumongousAlloc.java
This test failed due to: "RuntimeException: Failed: FullGCs should not
have happened. The number of FullGC run is 14"
- duplicates
-
JDK-8023158 hotspot/test/gc/7168848/HumongousAlloc.java fails 14 full gcs, expect 0 full gcs
- Resolved