..
cacheObject
8202035: Archive the set of ModuleDescriptor and ModuleReference objects for observable system modules with unnamed initial module
2018-07-08 12:43:05 -04:00
condy
8189916: Dynamic Constant support for Sparc
2018-05-04 12:14:09 -04:00
customLoader
8204165: Filter out tests requiring class unloading when ClassUnloading is disabled
2018-06-05 15:56:14 +02: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
8203445: [TESTBUG] Remove appcds/jigsaw/limitmods/LimitModsTests.java
2018-06-04 08:56:41 -07:00
jvmti
8179249: Improve process output analysis in CDS tests
2018-02-14 07:08:25 -08:00
redefineClass
8010319: Implementation of JEP 181: Nest-Based Access Control
2018-06-23 01:32:41 -04:00
sharedStrings
8205702: assert(UseCompressedClassPointers) failed in universe.hpp
2018-06-28 07:22:59 +02:00
test-classes
8203445: [TESTBUG] Remove appcds/jigsaw/limitmods/LimitModsTests.java
2018-06-04 08:56:41 -07: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
8203664: JFR start failure after AppCDS archive created with JFR StartFlightRecording
2018-06-27 14:46:15 -07: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
8202331: Obsolete support for commercial features
2018-06-21 21:37:28 -07:00
CommandLineFlagComboNegative.java
8204563: UseAppCDS obsolete message confusing
2018-06-11 09:40:20 -07: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
8202035: Archive the set of ModuleDescriptor and ModuleReference objects for observable system modules with unnamed initial module
2018-07-08 12:43: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