jdk-24/hotspot/test/gc
Thomas Schatzl b8276670c2 8014765: VM exits if MaxTenuringThreshold is set below the default InitialTenuringThreshold, and InitialTenuringThreshold is not set
The VM exits when the condition in the subject line applies. The fix sets InitialTenuringThreshold to MaxTenuringThreshold if it is larger than MaxTenuringThreshold and InitialTenuringThreshold has not been set (is default).

Reviewed-by: jwilhelm, jmasa, brutisso, johnc
2013-05-16 23:51:51 +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 8010738: G1: Output for full GCs with +PrintGCDetails should contain perm gen size/meta data change info 2013-05-16 09:24:26 -07: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