jdk-24/hotspot/test/gc/arguments
Thomas Schatzl 962008f22b 8010722: assert: failed: heap size is too big for compressed oops
Use conservative assumptions of required alignment for the various garbage collector components into account when determining the maximum heap size that supports compressed oops. Using this conservative value avoids several circular dependencies in the calculation.

Reviewed-by: stefank, dholmes
2013-09-11 16:25:02 +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
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
TestInitialTenuringThreshold.java 8014765: VM exits if MaxTenuringThreshold is set below the default InitialTenuringThreshold, and InitialTenuringThreshold is not set 2013-05-16 23:51:51 +02:00
TestMaxHeapSizeTools.java 8014058: Regression tests for 8006088 2013-05-13 09:45:33 +02:00
TestMinInitialErgonomics.java 8014058: Regression tests for 8006088 2013-05-13 09:45:33 +02: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 8010722: assert: failed: heap size is too big for compressed oops 2013-09-11 16:25:02 +02:00