jdk-24/hotspot/test/runtime/CommandLine
Yumin Qi ec3e742de1 8042885: java does not take hexadecimal number as vm option
Java does not take number with hexadecimal format as options, fix enable hexadecimal format number can be used as vm option.

Reviewed-by: coleenp, lfoltan, ctornqvi, hseigel, mseledtsov
2014-05-15 20:16:14 -07:00
..
BooleanFlagWithInvalidValue.java 8007982: some runtime/CommandLine/ tests fail on 32-bit platforms 2013-03-20 20:40:57 +01:00
CompilerConfigFileWarning.java 8042595: [TESTBUG] runtime/7110720/Test7110720.sh rarely fails with message "explicit compiler command file not read" 2014-05-14 18:18:58 +02:00
ConfigFileParsing.java 8008169: test/runtime/7158804/Test7158804.sh has bad copyright header 2013-05-16 15:31:00 +02:00
ConfigFileWarning.java 8042595: [TESTBUG] runtime/7110720/Test7110720.sh rarely fails with message "explicit compiler command file not read" 2014-05-14 18:18:58 +02:00
FlagWithInvalidValue.java 8007982: some runtime/CommandLine/ tests fail on 32-bit platforms 2013-03-20 20:40:57 +01:00
NonBooleanFlagWithInvalidBooleanPrefix.java 8007982: some runtime/CommandLine/ tests fail on 32-bit platforms 2013-03-20 20:40:57 +01:00
PrintGCApplicationConcurrentTime.java 8026809: [TESTBUG] Create regression test for JDK-8026041 2013-10-22 15:54:50 -04:00
TestHexArguments.java 8042885: java does not take hexadecimal number as vm option 2014-05-15 20:16:14 -07:00
UnrecognizedVMOption.java 8007434: Write tests for 8006298 2013-02-08 10:42:24 +01:00
VMOptionWarning.java 8027314: Java should recognize Diagnostic options if -XX:+UnlockDiagnosticVMOptions is not specified and print an informative message 2014-01-16 10:51:16 -08:00