jdk-24/hotspot/test/gc
Thomas Schatzl 54964edefa 8013895: G1: G1SummarizeRSetStats output on Linux needs improvemen
Fixed the output of G1SummarizeRSetStats: too small datatype for the number of concurrently processed cards, added concurrent remembered set thread time retrieval for Linux and Windows (BSD uses os::elapsedTime() now), and other cleanup. The information presented during VM operation is now relative to the previous output, not always cumulative if G1SummarizeRSetStatsPeriod > 0. At VM exit, the code prints a cumulative summary.

Reviewed-by: johnc, jwilhelm
2013-05-28 09:32:06 +02:00
..
6581734 6980392: TEST_BUG: gc/6581734/Test6581734.java has typo 2010-08-27 16:57:04 +01:00
6845368 6887948: test/gc/6845368/bigobj.java fails due to timeout 2009-10-05 05:51:22 -07:00
6941923 8009808: TEST-BUG : test case is using bash style tests. Default shell for jtreg is bourne. thus failure 2013-04-09 15:32:45 +02:00
7072527 7109087: gc/7072527/TestFullGCCount.java fails when GC is set in command-line 2013-04-18 17:02:20 +01:00
7168848 7168848: Add test to check that humongous object allocation path also checks the heap occupancy 2012-05-21 14:59:59 +02:00
8000311 8006628: NEED_TEST for JDK-8002870 2013-02-19 16:22:28 -08:00
arguments 8014765: VM exits if MaxTenuringThreshold is set below the default InitialTenuringThreshold, and InitialTenuringThreshold is not set 2013-05-16 23:51:51 +02:00
concurrentMarkSweep 8013184: CMS: Call reset_after_compaction() only if a compaction has been done 2013-05-08 17:12:52 -07:00
g1 8013895: G1: G1SummarizeRSetStats output on Linux needs improvemen 2013-05-28 09:32:06 +02:00
metaspace 8010196: NPG: Internal Error: Metaspace allocation lock -- possible deadlock 2013-04-10 13:27:35 +02:00
startup_warnings 8006398: Add regression tests for deprectated GCs 2013-02-14 09:11:43 +01:00
TestG1ZeroPGCTJcmdThreadPrint.java 8008188: Add regression test for 8005875 2013-02-20 12:52:13 -08:00
TestVerifyDuringStartup.java 8011898: gc/TestVerifyBeforeGCDuringStartup.java: java.lang.RuntimeException: '[Verifying' missing from stdout/stderr: [Error: Could not find or load main class] 2013-04-26 10:57:57 -07:00