..
cacheObject
8194759: Support caching class mirror objects
2018-03-02 17:25:55 -05:00
condy
8189916: Dynamic Constant support for Sparc
2018-05-04 12:14:09 -04:00
customLoader
8186635: ClassFileInstaller should be run as a driver
2018-01-17 21:44:44 -08:00
javaldr
8197959: [TESTBUG] Some (App)CDS tests require modification due to the removal of the Java EE and CORBA modules
2018-04-25 14:08:19 -07:00
jigsaw
8203354: assert in ClassLoader::update_module_path_entry_list() could have incorrect message
2018-05-24 09:15:09 -07:00
jvmti
8179249: Improve process output analysis in CDS tests
2018-02-14 07:08:25 -08:00
redefineClass
8193672: [test] Enhance vm.cds property to check for all conditions required to run CDS tests
2017-12-04 08:59:47 -08:00
sharedStrings
8193213: Make the UseAppCDS option obsolete
2018-04-30 16:59:05 -04:00
test-classes
8199712: Flight Recorder
2018-05-15 20:24:34 +02:00
AppCDSOptions.java
8188791: Move AppCDS from closed repo to open repo
2017-11-27 20:21:34 -08:00
AppendClasspath.java
8179249: Improve process output analysis in CDS tests
2018-02-14 07:08:25 -08:00
BootClassPathMismatch.java
8199807: AppCDS performs overly restrictive path matching check
2018-05-21 15:15:58 -04:00
CaseSensitiveClassPath.java
8179249: Improve process output analysis in CDS tests
2018-02-14 07:08:25 -08:00
CDSandJFR.java
8199712: Flight Recorder
2018-05-15 20:24:34 +02:00
ClassLoaderTest.java
8196121: runtime/appcds/ClassLoaderTest.java fails silently
2018-03-04 22:24:06 -08:00
ClassPathAttr.java
8179249: Improve process output analysis in CDS tests
2018-02-14 07:08:25 -08:00
CommandLineFlagCombo.java
8193672: [test] Enhance vm.cds property to check for all conditions required to run CDS tests
2017-12-04 08:59:47 -08:00
CommandLineFlagComboNegative.java
8193672: [test] Enhance vm.cds property to check for all conditions required to run CDS tests
2017-12-04 08:59:47 -08:00
CompilerUtils.java
8188791: Move AppCDS from closed repo to open repo
2017-11-27 20:21:34 -08:00
DirClasspathTest.java
8193213: Make the UseAppCDS option obsolete
2018-04-30 16:59:05 -04:00
DumpClassList.java
8193213: Make the UseAppCDS option obsolete
2018-04-30 16:59:05 -04:00
ExtraSymbols.invalid_1.txt
8188791: Move AppCDS from closed repo to open repo
2017-11-27 20:21:34 -08:00
ExtraSymbols.invalid_2.txt
8188791: Move AppCDS from closed repo to open repo
2017-11-27 20:21:34 -08:00
ExtraSymbols.invalid_3.txt
8188791: Move AppCDS from closed repo to open repo
2017-11-27 20:21:34 -08:00
ExtraSymbols.java
8193672: [test] Enhance vm.cds property to check for all conditions required to run CDS tests
2017-12-04 08:59:47 -08:00
ExtraSymbols.symbols.txt
8188791: Move AppCDS from closed repo to open repo
2017-11-27 20:21:34 -08:00
FieldAnnotationsTest.java
8193672: [test] Enhance vm.cds property to check for all conditions required to run CDS tests
2017-12-04 08:59:47 -08:00
FreeUnusedMetadata.java
8193672: [test] Enhance vm.cds property to check for all conditions required to run CDS tests
2017-12-04 08:59:47 -08:00
GraalWithLimitedMetaspace.java
8193213: Make the UseAppCDS option obsolete
2018-04-30 16:59:05 -04:00
HelloExtTest.java
8197959: [TESTBUG] Some (App)CDS tests require modification due to the removal of the Java EE and CORBA modules
2018-04-25 14:08:19 -07:00
HelloTest.java
8193672: [test] Enhance vm.cds property to check for all conditions required to run CDS tests
2017-12-04 08:59:47 -08:00
IgnoreEmptyClassPaths.java
8179249: Improve process output analysis in CDS tests
2018-02-14 07:08:25 -08:00
JarBuilder.java
8194812: Extend class-data sharing to support the module path
2018-04-10 11:43:40 -07:00
JvmtiAddPath.java
8179249: Improve process output analysis in CDS tests
2018-02-14 07:08:25 -08:00
MismatchedUseAppCDS.java
8193213: Make the UseAppCDS option obsolete
2018-04-30 16:59:05 -04:00
MissingSuperTest.java
8193672: [test] Enhance vm.cds property to check for all conditions required to run CDS tests
2017-12-04 08:59:47 -08:00
MoveJDKTest.java
8199807: AppCDS performs overly restrictive path matching check
2018-05-21 15:15:58 -04:00
MultiProcessSharing.java
8186635: ClassFileInstaller should be run as a driver
2018-01-17 21:44:44 -08:00
MultiReleaseJars.java
8196619: [TESTBUG] restore current version check in runtime/appcds/MultiReleaseJars.java
2018-05-17 08:41:01 -07:00
OldClassTest.java
8179249: Improve process output analysis in CDS tests
2018-02-14 07:08:25 -08:00
PackageSealing.java
8193672: [test] Enhance vm.cds property to check for all conditions required to run CDS tests
2017-12-04 08:59:47 -08:00
ParallelLoad2.java
8193672: [test] Enhance vm.cds property to check for all conditions required to run CDS tests
2017-12-04 08:59:47 -08:00
ParallelLoadTest.java
8193672: [test] Enhance vm.cds property to check for all conditions required to run CDS tests
2017-12-04 08:59:47 -08:00
PrintSharedArchiveAndExit.java
8179249: Improve process output analysis in CDS tests
2018-02-14 07:08:25 -08:00
ProhibitedPackage.java
8195065: runtime/appcds/ProhibitedPackage.java intermittent failure
2018-02-24 22:42:37 -08:00
ProtectionDomain.java
8193672: [test] Enhance vm.cds property to check for all conditions required to run CDS tests
2017-12-04 08:59:47 -08:00
RewriteBytecodesTest.java
8186635: ClassFileInstaller should be run as a driver
2018-01-17 21:44:44 -08:00
SharedArchiveConsistency.java
8186635: ClassFileInstaller should be run as a driver
2018-01-17 21:44:44 -08:00
SharedBaseAddress.java
8193672: [test] Enhance vm.cds property to check for all conditions required to run CDS tests
2017-12-04 08:59:47 -08:00
SharedPackages.java
8193672: [test] Enhance vm.cds property to check for all conditions required to run CDS tests
2017-12-04 08:59:47 -08:00
SignedJar.java
8193672: [test] Enhance vm.cds property to check for all conditions required to run CDS tests
2017-12-04 08:59:47 -08:00
SpecifySysLoaderProp.java
8193213: Make the UseAppCDS option obsolete
2018-04-30 16:59:05 -04:00
TestCommon.java
8193213: Make the UseAppCDS option obsolete
2018-04-30 16:59:05 -04:00
TestWithProfiler.java
8199712: Flight Recorder
2018-05-15 20:24:34 +02:00
TraceLongClasspath.java
8179249: Improve process output analysis in CDS tests
2018-02-14 07:08:25 -08:00
UseAppCDS_Test.java
8188791: Move AppCDS from closed repo to open repo
2017-11-27 20:21:34 -08:00
VerifierTest_0.java
8193672: [test] Enhance vm.cds property to check for all conditions required to run CDS tests
2017-12-04 08:59:47 -08:00
VerifierTest_1A.java
8193672: [test] Enhance vm.cds property to check for all conditions required to run CDS tests
2017-12-04 08:59:47 -08:00
VerifierTest_1B.java
8193672: [test] Enhance vm.cds property to check for all conditions required to run CDS tests
2017-12-04 08:59:47 -08:00
VerifierTest_2.java
8193672: [test] Enhance vm.cds property to check for all conditions required to run CDS tests
2017-12-04 08:59:47 -08:00
VerifierTest.java
8193213: Make the UseAppCDS option obsolete
2018-04-30 16:59:05 -04:00
WideIloadTest.java
8193672: [test] Enhance vm.cds property to check for all conditions required to run CDS tests
2017-12-04 08:59:47 -08:00
WrongClasspath.java
8179249: Improve process output analysis in CDS tests
2018-02-14 07:08:25 -08:00
XShareAutoWithChangedJar.java
8193672: [test] Enhance vm.cds property to check for all conditions required to run CDS tests
2017-12-04 08:59:47 -08:00