Removed part of the test that required the VM to start up with -XX:ReservedCodeCacheSize=2048m Reviewed-by: kvn, rbackman
Limit the size of the code cache to at most 2G when arguments are checked; added regression test Reviewed-by: kvn, twisti