jdk-24/test/hotspot/jtreg/runtime/cds/appcds/dynamicArchive
2022-06-07 23:11:33 +00:00
..
methodHandles 8286551: JDK-8286460 causes tests to fail to compile in Tier2 2022-05-10 20:20:37 +00:00
test-classes 8278602: CDS dynamic dump may access unloaded classes 2022-01-04 04:52:49 +00:00
AppendClasspath.java 8263549: 8263412 can cause jtreg testlibrary split 2021-03-13 14:51:53 +00:00
ArchiveConsistency.java 8281678: appcds/dynamicArchive/ArchiveConsistency.java fails after JDK-8279997 2022-02-14 18:53:50 +00:00
ArchivedSuperIf.java 8263549: 8263412 can cause jtreg testlibrary split 2021-03-13 14:51:53 +00:00
ArrayKlasses.java 8263549: 8263412 can cause jtreg testlibrary split 2021-03-13 14:51:53 +00:00
BasicLambdaTest.java 8263549: 8263412 can cause jtreg testlibrary split 2021-03-13 14:51:53 +00:00
CDSLambdaInvoker.java 8280767: -XX:ArchiveClassesAtExit does not archive BoundMethodHandle$Species classes 2022-02-04 19:20:22 +00:00
CDSStreamTestDriver.java 8263549: 8263412 can cause jtreg testlibrary split 2021-03-13 14:51:53 +00:00
ClassResolutionFailure.java 8263549: 8263412 can cause jtreg testlibrary split 2021-03-13 14:51:53 +00:00
DoubleSumAverageTest.java 8263549: 8263412 can cause jtreg testlibrary split 2021-03-13 14:51:53 +00:00
DumpToDefaultArchive.java 8277100: Dynamic dump can inadvertently overwrite default CDS archive 2021-12-20 23:04:40 +00:00
DuplicatedCustomTest.java 8267189: Remove duplicated unregistered classes from dynamic archive 2021-06-17 22:19:23 +00:00
DynamicArchiveRelocationTest.java 8263549: 8263412 can cause jtreg testlibrary split 2021-03-13 14:51:53 +00:00
DynamicArchiveTestBase.java 8279970: two AppCDS tests fail after JDK-8261455 2022-01-19 03:21:19 +00:00
DynamicLotsOfClasses.java 8263549: 8263412 can cause jtreg testlibrary split 2021-03-13 14:51:53 +00:00
DynamicSharedSymbols.java 8213445: jcmd VM.symboltable and VM.stringtable -verbose output contains no shared symbols or strings 2022-04-21 15:40:29 +00:00
ExcludedClasses.java 8263549: 8263412 can cause jtreg testlibrary split 2021-03-13 14:51:53 +00:00
HelloDynamic.java 8263549: 8263412 can cause jtreg testlibrary split 2021-03-13 14:51:53 +00:00
HelloDynamicCustom.java 8278131: runtime/cds/appcds/dynamicArchive/* tests failing in loom repo 2021-12-16 02:32:44 +00:00
HelloDynamicCustomUnload.java 8263549: 8263412 can cause jtreg testlibrary split 2021-03-13 14:51:53 +00:00
JFRDynamicCDS.java 8268470: CDS dynamic dump asserts with JFR RecordingStream 2021-06-11 16:08:18 +00:00
JITInteraction.java 8263549: 8263412 can cause jtreg testlibrary split 2021-03-13 14:51:53 +00:00
LambdaContainsOldInf.java 8276184: Exclude lambda proxy class from the CDS archive if its caller class is excluded 2021-11-16 02:34:36 +00:00
LambdaCustomLoader.java 8278131: runtime/cds/appcds/dynamicArchive/* tests failing in loom repo 2021-12-16 02:32:44 +00:00
LambdaForClassInBaseArchive.java 8263549: 8263412 can cause jtreg testlibrary split 2021-03-13 14:51:53 +00:00
LambdaForOldInfInBaseArchive.java 8276184: Exclude lambda proxy class from the CDS archive if its caller class is excluded 2021-11-16 02:34:36 +00:00
LambdaInBaseArchive.java 8263549: 8263412 can cause jtreg testlibrary split 2021-03-13 14:51:53 +00:00
LambdaProxyCallerIsHidden.java 8263549: 8263412 can cause jtreg testlibrary split 2021-03-13 14:51:53 +00:00
LambdaProxyDuringShutdown.java 8265604: Support unlinked classes in dynamic CDS archive 2021-07-20 02:06:42 +00:00
LinkClassTest.java 8263549: 8263412 can cause jtreg testlibrary split 2021-03-13 14:51:53 +00:00
LotsUnloadTest.java 8278602: CDS dynamic dump may access unloaded classes 2022-01-04 04:52:49 +00:00
MainModuleOnly.java 8263549: 8263412 can cause jtreg testlibrary split 2021-03-13 14:51:53 +00:00
MethodSorting.java 8263549: 8263412 can cause jtreg testlibrary split 2021-03-13 14:51:53 +00:00
MismatchedBaseArchive.java 8263549: 8263412 can cause jtreg testlibrary split 2021-03-13 14:51:53 +00:00
MissingArchive.java 8263549: 8263412 can cause jtreg testlibrary split 2021-03-13 14:51:53 +00:00
ModulePath.java 8223077: module path support for dynamic CDS archive 2022-02-11 17:39:20 +00:00
NestHostOldInf.java 8285914: AppCDS crash when using shared archive with old class file 2022-05-09 16:00:57 +00:00
NestTest.java 8263549: 8263412 can cause jtreg testlibrary split 2021-03-13 14:51:53 +00:00
NoClassToArchive.java 8263549: 8263412 can cause jtreg testlibrary split 2021-03-13 14:51:53 +00:00
OldClassAndInf.java 8278131: runtime/cds/appcds/dynamicArchive/* tests failing in loom repo 2021-12-16 02:32:44 +00:00
OldClassInBaseArchive.java 8276184: Exclude lambda proxy class from the CDS archive if its caller class is excluded 2021-11-16 02:34:36 +00:00
ParallelLambdaLoadTest.java 8263549: 8263412 can cause jtreg testlibrary split 2021-03-13 14:51:53 +00:00
PredicateTest.java 8263549: 8263412 can cause jtreg testlibrary split 2021-03-13 14:51:53 +00:00
PrintSharedArchiveAndExit.java 8278131: runtime/cds/appcds/dynamicArchive/* tests failing in loom repo 2021-12-16 02:32:44 +00:00
RedefineCallerClassTest.java 8276184: Exclude lambda proxy class from the CDS archive if its caller class is excluded 2021-11-16 02:34:36 +00:00
RegularHiddenClass.java 8278131: runtime/cds/appcds/dynamicArchive/* tests failing in loom repo 2021-12-16 02:32:44 +00:00
RelativePath.java 8263549: 8263412 can cause jtreg testlibrary split 2021-03-13 14:51:53 +00:00
SharedArchiveFileOption.java 8279997: check_for_dynamic_dump should not exit vm 2022-02-11 16:42:07 +00:00
SharedBaseAddressOption.java 8263549: 8263412 can cause jtreg testlibrary split 2021-03-13 14:51:53 +00:00
StaticInnerTest.java 8263549: 8263412 can cause jtreg testlibrary split 2021-03-13 14:51:53 +00:00
TestAutoCreateSharedArchive.java 8287869: -XX:+AutoCreateSharedArchive doesn't work when JDK build is switched 2022-06-07 23:11:33 +00:00
TestAutoCreateSharedArchiveNoDefaultArchive.java 8261455: Automatically generate the CDS archive if necessary 2022-01-13 00:23:05 +00:00
TestDynamicDumpAtOom.java 8267281: Call prepare_for_dynamic_dumping for jcmd dynamic_dump 2021-07-12 19:03:38 +00:00
TestDynamicRegenerateHolderClasses.java 8266764: [REDO] JDK-8255493 Support for pre-generated java.lang.invoke classes in CDS dynamic archive 2021-05-16 02:26:46 +00:00
TestLambdaInvokers.java 8280767: -XX:ArchiveClassesAtExit does not archive BoundMethodHandle$Species classes 2022-02-04 19:20:22 +00:00
UnsupportedBaseArchive.java 8223077: module path support for dynamic CDS archive 2022-02-11 17:39:20 +00:00
UnusedCPDuringDump.java 8263549: 8263412 can cause jtreg testlibrary split 2021-03-13 14:51:53 +00:00
UsedAllArchivedLambdas.java 8263549: 8263412 can cause jtreg testlibrary split 2021-03-13 14:51:53 +00:00
VerifyObjArrayCloneTest.java 8286277: CDS VerifyError when calling clone() on object array 2022-05-23 16:23:12 +00:00
VerifyWithDynamicArchive.java 8264413: Data is written to file header even if its CRC32 was calculated 2021-04-01 02:07:48 +00:00
WrongTopClasspath.java 8263549: 8263412 can cause jtreg testlibrary split 2021-03-13 14:51:53 +00:00