jdk-24/hotspot/test
Albert Noll 34f8be0bc9 8013496: Code cache management command line options work only in special order. Another order of arguments does not deliver the second parameter to the jvm
Moved check that ReservedCodeCacheSize >= InitialCodeCacheSize to Arguments::check_vm_args_consistency(). As a result, the ordering in which the two parameters are given to the VM is not relevant. Added a regression test.

Reviewed-by: kvn, twisti
2013-05-31 06:41:50 +02:00
..
compiler 8013496: Code cache management command line options work only in special order. Another order of arguments does not deliver the second parameter to the jvm 2013-05-31 06:41:50 +02:00
gc 8014765: VM exits if MaxTenuringThreshold is set below the default InitialTenuringThreshold, and InitialTenuringThreshold is not set 2013-05-16 23:51:51 +02:00
runtime 8014871: Move @Contended regression tests to the same place 2013-05-20 15:43:50 +04:00
sanity 8012337: Change Whitebox implementation to make absence of method in Whitebox.class not fatal 2013-04-25 11:04:36 -07:00
serviceability 8012048: JDK8 b85 source with GPL header errors 2013-04-12 15:22:08 -07:00
testlibrary 8005056: NPG: Crash after redefining java.lang.Object 2013-05-13 15:37:08 -04:00
jprt.config 7089790: integrate bsd-port changes 2011-09-25 16:03:29 -07:00
Makefile 8011678: test/Makefile should pick up JT_HOME environment variable 2013-04-12 15:43:07 -07:00
test_env.sh 8009152: A number of jtreg tests need review/improvement 2013-03-27 09:49:51 -07:00
TEST.ROOT 8006398: Add regression tests for deprectated GCs 2013-02-14 09:11:43 +01:00