jdk-24/hotspot/test/gc/arguments
Tao Mao 7a39c2c7d5 6521376: MaxTenuringThreshold and AlwayTenure/NeverTenure consistency
Adapt InitialTenuringThreshold and MaxTenuringThreshold according to AlwaysTenure/NeverTenure flag setting.

Reviewed-by: jmasa, tschatzl
2014-03-26 12:49:34 +01:00
..
FlagsValue.java 6521376: MaxTenuringThreshold and AlwayTenure/NeverTenure consistency 2014-03-26 12:49:34 +01:00
TestAlignmentToUseLargePages.java 8024396: VM crashing with assert(!UseLargePages || UseParallelOldGC || use_large_pages) failed: Wrong alignment to use large pages 2013-09-16 10:20:45 +02:00
TestCMSHeapSizeFlags.java 8014489: tests/gc/arguments/Test(Serial|CMS|Parallel|G1)HeapSizeFlags jtreg tests invoke wrong class 2013-05-14 17:08:31 +02:00
TestCompressedClassFlags.java 8015107: NPG: Use consistent naming for metaspace concepts 2013-08-12 17:37:02 +02:00
TestDynMaxHeapFreeRatio.java 8037510: CMM Testing: Check Min/MaxHeapFreeRatio flags allows to shrink the heap when using ParallelGC 2014-03-17 16:29:13 +01:00
TestDynMinHeapFreeRatio.java 8037510: CMM Testing: Check Min/MaxHeapFreeRatio flags allows to shrink the heap when using ParallelGC 2014-03-17 16:29:13 +01:00
TestG1HeapRegionSize.java 8021879: G1: G1HeapRegionSize flag value not updated correctly 2013-08-01 09:35:04 +02:00
TestG1HeapSizeFlags.java 8014489: tests/gc/arguments/Test(Serial|CMS|Parallel|G1)HeapSizeFlags jtreg tests invoke wrong class 2013-05-14 17:08:31 +02:00
TestHeapFreeRatio.java 8025661: Ill-formed -Xminf and -Xmaxf options values interpreted as 0 2013-10-14 14:21:34 +02:00
TestInitialTenuringThreshold.java 6521376: MaxTenuringThreshold and AlwayTenure/NeverTenure consistency 2014-03-26 12:49:34 +01:00
TestMaxHeapSizeTools.java 8028254: gc/arguments/TestMinInitialErgonomics.java failed with unexpected initial heap size 2014-02-05 10:09:54 +01:00
TestMaxNewSize.java 8016309: assert(eden_size > 0 && survivor_size > 0) failed: just checking 2013-11-01 17:09:38 +01:00
TestMinInitialErgonomics.java 8014058: Regression tests for 8006088 2013-05-13 09:45:33 +02:00
TestObjectTenuringFlags.java 6521376: MaxTenuringThreshold and AlwayTenure/NeverTenure consistency 2014-03-26 12:49:34 +01:00
TestParallelHeapSizeFlags.java 8014489: tests/gc/arguments/Test(Serial|CMS|Parallel|G1)HeapSizeFlags jtreg tests invoke wrong class 2013-05-14 17:08:31 +02:00
TestSerialHeapSizeFlags.java 8014489: tests/gc/arguments/Test(Serial|CMS|Parallel|G1)HeapSizeFlags jtreg tests invoke wrong class 2013-05-14 17:08:31 +02:00
TestUnrecognizedVMOptionsHandling.java 8017611: Auto corrector for mistyped vm options 2013-06-28 20:18:04 -07:00
TestUseCompressedOopsErgo.java 8010722: assert: failed: heap size is too big for compressed oops 2013-09-11 16:25:02 +02:00
TestUseCompressedOopsErgoTools.java 8024662: gc/arguments/TestUseCompressedOopsErgo.java does not compile 2013-09-18 10:02:19 +02:00