jdk-24/test/hotspot/jtreg/runtime/CommandLine
Yi Yang 3f0684d0b8 8275775: Add jcmd VM.classes to print details of all classes
Reviewed-by: dholmes, iklam, stuefe
2022-03-08 03:14:21 +00:00
..
OptionsValidation 8017163: G1: Refactor remembered sets 2021-06-21 10:06:05 +00:00
VMOptionsFile 8243945: use driver mode in runtime tests 2020-04-29 19:51:45 -07:00
BooleanFlagWithInvalidValue.java 8243945: use driver mode in runtime tests 2020-04-29 19:51:45 -07:00
CompilerConfigFileWarning.java 8272553: several hotspot runtime/CommandLine tests don't check exit code 2021-08-23 18:03:13 +00:00
ConfigFileParsing.java 8243945: use driver mode in runtime tests 2020-04-29 19:51:45 -07:00
ConfigFileWarning.java 8272553: several hotspot runtime/CommandLine tests don't check exit code 2021-08-23 18:03:13 +00:00
DoubleFlagWithIntegerValue.java 8272856: DoubleFlagWithIntegerValue uses G1GC-only flag 2021-08-24 18:43:54 +00:00
flagfile.txt 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
FlagWithInvalidValue.java 8243945: use driver mode in runtime tests 2020-04-29 19:51:45 -07:00
IgnoreUnrecognizedVMOptions.java 8243945: use driver mode in runtime tests 2020-04-29 19:51:45 -07:00
NonBooleanFlagWithInvalidBooleanPrefix.java 8243945: use driver mode in runtime tests 2020-04-29 19:51:45 -07:00
ObsoleteFlagErrorMessage.java 8272553: several hotspot runtime/CommandLine tests don't check exit code 2021-08-23 18:03:13 +00:00
PrintClasses.java 8275775: Add jcmd VM.classes to print details of all classes 2022-03-08 03:14:21 +00:00
PrintGCApplicationConcurrentTime.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
PrintTouchedMethods.java 8272854: split runtime/CommandLine/PrintTouchedMethods.java test 2021-10-23 03:59:55 +00:00
PrintTouchedMethodsJcmd.java 8275687: runtime/CommandLine/PrintTouchedMethods test shouldn't catch RuntimeException 2021-11-25 08:37:31 +00:00
TestHexArguments.java 8272553: several hotspot runtime/CommandLine tests don't check exit code 2021-08-23 18:03:13 +00:00
TestLogTouchedMethods.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TestLongUnrecognizedVMOption.java 8243945: use driver mode in runtime tests 2020-04-29 19:51:45 -07:00
TestNullTerminatedFlags.java 8232365: Implementation for JEP 363: Remove the Concurrent Mark Sweep (CMS) Garbage Collector 2019-11-13 11:37:29 +01:00
TestVMOptions.java 8272553: several hotspot runtime/CommandLine tests don't check exit code 2021-08-23 18:03:13 +00:00
TraceExceptionsTest.java 8256718: Obsolete the long term deprecated and aliased Trace flags 2020-12-03 13:14:57 +00:00
UnrecognizedVMOption.java 8243945: use driver mode in runtime tests 2020-04-29 19:51:45 -07:00
VMAliasOptions.java 8243945: use driver mode in runtime tests 2020-04-29 19:51:45 -07:00
VMDeprecatedOptions.java 8282690: runtime/CommandLine/VMDeprecatedOptions.java fails after JDK-8281181 2022-03-08 00:19:07 +00:00
VMOptionWarning.java 8272553: several hotspot runtime/CommandLine tests don't check exit code 2021-08-23 18:03:13 +00:00