jdk-24/hotspot/test/gc/arguments
Kim Barrett 1a1ddd0d4b 8068942: Improve validation of -XX:G1ConfidencePercent value
Validate during argument processing and simplify usage by assuming validated.

Reviewed-by: jmasa, tschatzl
2015-01-29 00:08:38 -05:00
..
FlagsValue.java 6521376: MaxTenuringThreshold and AlwayTenure/NeverTenure consistency 2014-03-26 12:49:34 +01:00
TestAlignmentToUseLargePages.java 8062537: [TESTBUG] Conflicting GC combinations in hotspot tests 2014-11-19 17:43:19 +03:00
TestArrayAllocatorMallocLimit.java 8054823: Add size_t as a valid VM flag type 2014-08-11 14:03:06 +02:00
TestCMSHeapSizeFlags.java 8066433: Move Whitebox test library to top level repository 2014-12-12 09:37:38 +01:00
TestCompressedClassFlags.java 8015107: NPG: Use consistent naming for metaspace concepts 2013-08-12 17:37:02 +02:00
TestDynMaxHeapFreeRatio.java 8039489: Refactor test framework for dynamic VM options 2014-05-20 18:25:14 +04:00
TestDynMinHeapFreeRatio.java 8039489: Refactor test framework for dynamic VM options 2014-05-20 18:25:14 +04:00
TestG1ConcRefinementThreads.java 8047976: Ergonomics for GC thread counts should update the flags 2014-09-27 15:11:41 +02:00
TestG1HeapRegionSize.java 8065749: [TESTBUG]: gc/arguments/TestG1HeapRegionSize.java fails at nightly 2014-11-25 18:16:18 +04:00
TestG1HeapSizeFlags.java 8066433: Move Whitebox test library to top level repository 2014-12-12 09:37:38 +01:00
TestG1PercentageOptions.java 8068942: Improve validation of -XX:G1ConfidencePercent value 2015-01-29 00:08:38 -05: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 8067941: [TESTBUG] Fix tests for OS with 64K page size 2015-01-12 14:43:34 -08:00
TestMaxNewSize.java 8016309: assert(eden_size > 0 && survivor_size > 0) failed: just checking 2013-11-01 17:09:38 +01:00
TestMinInitialErgonomics.java 8066433: Move Whitebox test library to top level repository 2014-12-12 09:37:38 +01:00
TestObjectTenuringFlags.java 6521376: MaxTenuringThreshold and AlwayTenure/NeverTenure consistency 2014-03-26 12:49:34 +01:00
TestParallelGCThreads.java 8059527: Disallow ParallelGCThreads=0 for G1 2014-10-02 11:22:02 +02:00
TestParallelHeapSizeFlags.java 8066433: Move Whitebox test library to top level repository 2014-12-12 09:37:38 +01:00
TestSerialHeapSizeFlags.java 8066433: Move Whitebox test library to top level repository 2014-12-12 09:37:38 +01:00
TestSurvivorAlignmentInBytesOption.java 8067985: merging hs-comp to hs blocked by some tests not updated in 8054892 2014-12-22 14:35:40 -08:00
TestUnrecognizedVMOptionsHandling.java 8017611: Auto corrector for mistyped vm options 2013-06-28 20:18:04 -07:00
TestUseCompressedOopsErgo.java 8066433: Move Whitebox test library to top level repository 2014-12-12 09:37:38 +01:00
TestUseCompressedOopsErgoTools.java 8024662: gc/arguments/TestUseCompressedOopsErgo.java does not compile 2013-09-18 10:02:19 +02:00
TestUseNUMAInterleaving.java 8059614: [TESTBUG] Test for UseNUMA enable UseNUMAInterleaving 2014-10-27 07:52:49 -07:00