jdk-24/hotspot/test/runtime/CommandLine
Sangheon Kim 74cc38ff12 8145204: JVM can hang when ParGCArrayScanChunk=4294967296 and ParallelGC is used
Changed the max value of ParGCArrayScanChunk to max_jint/3

Reviewed-by: jwilhelm, drwhite
2016-03-07 01:20:12 -08:00
..
OptionsValidation 8145204: JVM can hang when ParGCArrayScanChunk=4294967296 and ParallelGC is used 2016-03-07 01:20:12 -08:00
VMOptionsFile 8135198: Add -XX:VMOptionsFile support to JAVA_TOOL_OPTIONS and _JAVA_OPTIONS 2016-01-08 15:38:08 -08:00
BooleanFlagWithInvalidValue.java 8067013: Rename the com.oracle.java.testlibary package 2015-05-04 16:30:07 +02:00
CompilerConfigFileWarning.java 8135068: Extract method matchers from CompilerOracle 2015-09-18 10:11:11 +02:00
ConfigFileParsing.java 8067013: Rename the com.oracle.java.testlibary package 2015-05-04 16:30:07 +02:00
ConfigFileWarning.java 8067013: Rename the com.oracle.java.testlibary package 2015-05-04 16:30:07 +02:00
flagfile.txt 8060256: The loop in Arguments::parse() can be enhanced 2014-10-16 14:11:53 -04:00
FlagWithInvalidValue.java 8067013: Rename the com.oracle.java.testlibary package 2015-05-04 16:30:07 +02:00
IgnoreUnrecognizedVMOptions.java 8144084: [TESTBUG] 1.9 section not unlock flag in runtime/CommandLine/IgnoreUnrecognizedVMOptions test 2015-11-30 10:09:01 +03:00
NonBooleanFlagWithInvalidBooleanPrefix.java 8067013: Rename the com.oracle.java.testlibary package 2015-05-04 16:30:07 +02:00
ObsoleteFlagErrorMessage.java 8066821: Enhance command line processing to manage deprecating and obsoleting -XX command line arguments 2015-09-11 15:31:03 -04:00
PrintGCApplicationConcurrentTime.java 8145092: Use Unified Logging for the GC logging 2015-12-10 14:57:55 +01:00
PrintTouchedMethods.java 8132242: LogTouchedMethods (8025692) asserts if TieredCompilation is off 2015-07-29 15:08:42 -07:00
TestHexArguments.java 8067013: Rename the com.oracle.java.testlibary package 2015-05-04 16:30:07 +02:00
TestLogTouchedMethods.java 8025692: Log what methods are touched at run-time 2015-07-15 12:24:41 -07:00
TestLongUnrecognizedVMOption.java 8129786: Buffer overrun when passing long not existing option in JDK 9 2015-07-02 12:25:55 +03:00
TestNullTerminatedFlags.java 8067013: Rename the com.oracle.java.testlibary package 2015-05-04 16:30:07 +02:00
TestVMOptions.java 8145092: Use Unified Logging for the GC logging 2015-12-10 14:57:55 +01:00
TraceExceptionsTest.java 8141211: Convert TraceExceptions to Unified Logging 2015-12-22 16:29:48 -05:00
UnrecognizedVMOption.java 8067013: Rename the com.oracle.java.testlibary package 2015-05-04 16:30:07 +02:00
VMAliasOptions.java 8066821: Enhance command line processing to manage deprecating and obsoleting -XX command line arguments 2015-09-11 15:31:03 -04:00
VMDeprecatedOptions.java 8147379: Investigate if ConvertSleepToYield still should be false by default on Sparc 2016-02-15 05:54:59 -05:00
VMOptionWarning.java 8143155: Remove TraceRuntimeCalls, TraceJNICalls, and TraceJVMCalls rather than convert to UL 2015-11-24 11:40:18 -05:00