jdk-24/test/hotspot/jtreg/runtime/cds/appcds
Calvin Cheung 745f7e7d92 8281186: runtime/cds/appcds/DumpingWithNoCoops.java fails
Reviewed-by: minqi, iklam, stuefe
2022-02-15 17:18:34 +00:00
..
cacheObject 8255495: Support CDS Archived Heap for uncompressed oops 2022-02-01 19:33:36 +00:00
cdsutils 8202339: [TESTBUG] Consolidate the tests in runtime/SharedArchiveFile and runtime/appcds 2019-07-29 10:34:20 -04:00
condy 8263549: 8263412 can cause jtreg testlibrary split 2021-03-13 14:51:53 +00:00
customLoader 8278131: runtime/cds/appcds/dynamicArchive/* tests failing in loom repo 2021-12-16 02:32:44 +00:00
dynamicArchive 8281678: appcds/dynamicArchive/ArchiveConsistency.java fails after JDK-8279997 2022-02-14 18:53:50 +00:00
javaldr 8273522: Rename test property vm.cds.archived.java.heap to vm.cds.write.archived.java.heap 2021-09-10 22:45:26 +00:00
jcmd 8277101: jcmd VM.cds dynamic_dump should not regenerate holder classes 2022-01-31 19:27:59 +00:00
jigsaw 8279675: CDS cannot handle non-existent JAR file in bootclassapth 2022-01-21 23:47:09 +00:00
jvmti 8265604: Support unlinked classes in dynamic CDS archive 2021-07-20 02:06:42 +00:00
loaderConstraints 8279970: two AppCDS tests fail after JDK-8261455 2022-01-19 03:21:19 +00:00
methodHandles 8268095: CDS MethodHandle tests should add -XX:-VerifyDependencies 2021-06-03 22:56:57 +00:00
redefineClass 8263412: ClassFileInstaller can't be used by classes outside of default package 2021-03-12 23:13:16 +00:00
sharedStrings 8273522: Rename test property vm.cds.archived.java.heap to vm.cds.write.archived.java.heap 2021-09-10 22:45:26 +00:00
test-classes 8276126: Dump time class transformation causes heap objects of non-boot classes to be archived 2021-12-02 14:39:27 +00:00
AppCDSOptions.java 8202339: [TESTBUG] Consolidate the tests in runtime/SharedArchiveFile and runtime/appcds 2019-07-29 10:34:20 -04:00
AppendClasspath.java 8251213: [TESTBUG] CDS tests shouldn't write output files into test.classes directory 2020-08-09 20:56:04 -07:00
ArchiveRelocationTest.java 8263549: 8263412 can cause jtreg testlibrary split 2021-03-13 14:51:53 +00:00
BadBSM.java 8259275: JRuby crashes while resolving invokedynamic instruction 2021-01-13 05:51:52 +00:00
BootClassPathMismatch.java 8263412: ClassFileInstaller can't be used by classes outside of default package 2021-03-12 23:13:16 +00:00
CaseSensitiveClassPath.java 8236028: [TESTBUG] Remove dependency of sun.tools.jar from appcds/JarBuilder 2019-12-16 21:24:00 -08:00
CDSandJFR.java 8265036: JFR: Remove use of -XX:StartFlightRecording= and -XX:FlightRecorderOptions= 2021-04-20 15:53:45 +00:00
ClassListFormatBase.java 8255860: Clean up CDS logging related to lambda 2020-11-05 05:20:59 +00:00
ClassListWithCustomClassNoSource.java 8279009: CDS crashes when the source of an InstanceKlass is NULL 2022-01-20 17:52:49 +00:00
ClassLoaderTest.java 8263549: 8263412 can cause jtreg testlibrary split 2021-03-13 14:51:53 +00:00
ClassPathAttr.java 8256718: Obsolete the long term deprecated and aliased Trace flags 2020-12-03 13:14:57 +00:00
ClassSpecializerTestApp.java 8279009: CDS crashes when the source of an InstanceKlass is NULL 2022-01-20 17:52:49 +00:00
CommandLineFlagCombo.java 8279009: CDS crashes when the source of an InstanceKlass is NULL 2022-01-20 17:52:49 +00:00
CommandLineFlagComboNegative.java 8241009: CommandLineFlagComboNegative.java fails after JDK-8240563 2020-03-20 09:40:30 -07:00
CompilerUtils.java 8202339: [TESTBUG] Consolidate the tests in runtime/SharedArchiveFile and runtime/appcds 2019-07-29 10:34:20 -04:00
DirClasspathTest.java 8251267: CDS tests should use CDSTestUtils.getOutputDir instead of System.getProperty("user.dir") 2020-12-08 20:00:10 +00:00
DumpClassList.java 8272348: Update CDS tests in anticipation of JDK-8270489 2021-08-16 03:22:52 +00:00
DumpClassListWithLF.java 8277998: runtime/cds/appcds/loaderConstraints/DynamicLoaderConstraintsTest.java#custom-cl-zgc failed "assert(ZAddress::is_marked(addr)) failed: Should be marked" 2021-12-08 15:59:37 +00:00
DumpingWithNoCoops.java 8281186: runtime/cds/appcds/DumpingWithNoCoops.java fails 2022-02-15 17:18:34 +00:00
ExtraSymbols.invalid_1.txt 8202339: [TESTBUG] Consolidate the tests in runtime/SharedArchiveFile and runtime/appcds 2019-07-29 10:34:20 -04:00
ExtraSymbols.invalid_2.txt 8202339: [TESTBUG] Consolidate the tests in runtime/SharedArchiveFile and runtime/appcds 2019-07-29 10:34:20 -04:00
ExtraSymbols.invalid_3.txt 8202339: [TESTBUG] Consolidate the tests in runtime/SharedArchiveFile and runtime/appcds 2019-07-29 10:34:20 -04:00
ExtraSymbols.java 8250989: Consolidate buffer allocation code for CDS static/dynamic dumping 2021-02-07 07:10:38 +00:00
FieldAnnotationsTest.java 8236028: [TESTBUG] Remove dependency of sun.tools.jar from appcds/JarBuilder 2019-12-16 21:24:00 -08:00
FieldLayoutFlags.java 8263549: 8263412 can cause jtreg testlibrary split 2021-03-13 14:51:53 +00:00
FreeUnusedMetadata.java 8236028: [TESTBUG] Remove dependency of sun.tools.jar from appcds/JarBuilder 2019-12-16 21:24:00 -08:00
HelloExtTest.java 8263549: 8263412 can cause jtreg testlibrary split 2021-03-13 14:51:53 +00:00
HelloTest.java 8236028: [TESTBUG] Remove dependency of sun.tools.jar from appcds/JarBuilder 2019-12-16 21:24:00 -08:00
IgnoreEmptyClassPaths.java 8256718: Obsolete the long term deprecated and aliased Trace flags 2020-12-03 13:14:57 +00:00
JarBuilder.java 8067223: [TESTBUG] Rename Whitebox API package 2021-08-02 20:44:18 +00:00
JvmtiAddPath.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
LambdaEagerInit.java 8274718: runtime/cds/appcds/LambdaEagerInit.java fails with -XX:-CompactStrings 2021-10-13 15:38:36 +00:00
LambdaProxyClasslist.java 8255489: Unify the parsing of @lambda-proxy and @lambda-form-invokers tags in a classlist 2020-10-30 22:01:59 +00:00
LambdaVerificationFailedDuringDump.java 8258236: Segfault in ClassListParser::resolve_indy dumping static AppCDS archive 2020-12-16 02:37:29 +00:00
LambdaWithJavaAgent.java 8278174: runtime/cds/appcds/LambdaWithJavaAgent.java fails with release VMs 2021-12-03 06:00:14 +00:00
LambdaWithOldClass.java 8261090: Store old classfiles in static CDS archive 2021-04-22 15:13:29 +00:00
LongClassListPath.java 8251213: [TESTBUG] CDS tests shouldn't write output files into test.classes directory 2020-08-09 20:56:04 -07:00
LotsOfClasses.java 8261608: Move common CDS archive building code to archiveBuilder.cpp 2021-02-15 06:37:39 +00:00
MismatchedPathTriggerMemoryRelease.java 8263915: runtime/cds/appcds/MismatchedPathTriggerMemoryRelease.java fails when UseCompressedClassPointers is off 2021-03-23 07:51:58 +00:00
MissingSuperTest.java 8236028: [TESTBUG] Remove dependency of sun.tools.jar from appcds/JarBuilder 2019-12-16 21:24:00 -08:00
MoveJDKTest.java 8261455: Automatically generate the CDS archive if necessary 2022-01-13 00:23:05 +00:00
MultiProcessSharing.java 8263549: 8263412 can cause jtreg testlibrary split 2021-03-13 14:51:53 +00:00
MultiReleaseJars.java 8251213: [TESTBUG] CDS tests shouldn't write output files into test.classes directory 2020-08-09 20:56:04 -07:00
NonExistClasspath.java 8279675: CDS cannot handle non-existent JAR file in bootclassapth 2022-01-21 23:47:09 +00:00
NonJarInClasspath.java 8267556: Enhance class paths check during runtime 2021-06-10 19:50:44 +00:00
OldClassTest.java 8265604: Support unlinked classes in dynamic CDS archive 2021-07-20 02:06:42 +00:00
OldInfExtendsInfDefMeth.java 8265604: Support unlinked classes in dynamic CDS archive 2021-07-20 02:06:42 +00:00
OldSuperClass.java 8265604: Support unlinked classes in dynamic CDS archive 2021-07-20 02:06:42 +00:00
OldSuperInf.java 8265604: Support unlinked classes in dynamic CDS archive 2021-07-20 02:06:42 +00:00
OldSuperInfIndirect.java 8265604: Support unlinked classes in dynamic CDS archive 2021-07-20 02:06:42 +00:00
PackageSealing.java 8263412: ClassFileInstaller can't be used by classes outside of default package 2021-03-12 23:13:16 +00:00
ParallelLoad2.java 8236028: [TESTBUG] Remove dependency of sun.tools.jar from appcds/JarBuilder 2019-12-16 21:24:00 -08:00
ParallelLoadTest.java 8236028: [TESTBUG] Remove dependency of sun.tools.jar from appcds/JarBuilder 2019-12-16 21:24:00 -08:00
PrintSharedArchiveAndExit.java 8279675: CDS cannot handle non-existent JAR file in bootclassapth 2022-01-21 23:47:09 +00:00
ProhibitedPackage.java 8236028: [TESTBUG] Remove dependency of sun.tools.jar from appcds/JarBuilder 2019-12-16 21:24:00 -08:00
ProtectionDomain.java 8242462: Residual Cleanup of rmic removal 2020-04-10 16:33:56 -04:00
RelativePath.java 8251267: CDS tests should use CDSTestUtils.getOutputDir instead of System.getProperty("user.dir") 2020-12-08 20:00:10 +00:00
RewriteBytecodesTest.java 8263549: 8263412 can cause jtreg testlibrary split 2021-03-13 14:51:53 +00:00
SharedArchiveConsistency.java 8261455: Automatically generate the CDS archive if necessary 2022-01-13 00:23:05 +00:00
SharedBaseAddress.java 8247522: assert(is_aligned(class_space_rs.base(), class_space_alignment)) failed: Sanity 2020-06-13 23:10:26 +08:00
SharedPackages.java 8242462: Residual Cleanup of rmic removal 2020-04-10 16:33:56 -04:00
SharedRegionAlignmentTest.java 8264540: WhiteBox.metaspaceReserveAlignment should return shared region alignment 2021-04-05 18:31:12 +00:00
SignedJar.java 8276184: Exclude lambda proxy class from the CDS archive if its caller class is excluded 2021-11-16 02:34:36 +00:00
SpecifySysLoaderProp.java 8244778: Archive full module graph in CDS 2020-09-13 14:45:12 +00:00
StaticArchiveWithLambda.java 8213226: [TESTBUG] Reduce the usage of CDSTestUtils.executeAndLog() 2021-02-01 22:17:57 +00:00
TestCombinedCompressedFlags.java 8247252: TestCombinedCompressedFlags.java failed src/hotspot/share/services/virtualMemoryTracker.cpp:388 Error: ShouldNotReachHere() 2020-06-11 12:51:09 +02:00
TestCommon.java 8223077: module path support for dynamic CDS archive 2022-02-11 17:39:20 +00:00
TestDumpClassListSource.java 8280499: runtime/cds/appcds/TestDumpClassListSource.java fails on platforms without AppCDS custom class loaders support 2022-01-24 04:37:51 +00:00
TestEpsilonGCWithCDS.java 8273256: runtime/cds/appcds/TestEpsilonGCWithCDS.java fails due to Unrecognized VM option 'ObjectAlignmentInBytes=64' on x86_32 2021-09-02 04:10:46 +00:00
TestSerialGCWithCDS.java 8274838: runtime/cds/appcds/TestSerialGCWithCDS.java fails on Windows 2021-10-07 12:42:16 +00:00
TestWithProfiler.java 8265036: JFR: Remove use of -XX:StartFlightRecording= and -XX:FlightRecorderOptions= 2021-04-20 15:53:45 +00:00
TestZGCWithCDS.java 8249000: vm.gc.X should take selected JIT into account 2020-07-10 11:52:35 -07:00
TraceLongClasspath.java 8236028: [TESTBUG] Remove dependency of sun.tools.jar from appcds/JarBuilder 2019-12-16 21:24:00 -08:00
UnusedCPDuringDump.java 8251267: CDS tests should use CDSTestUtils.getOutputDir instead of System.getProperty("user.dir") 2020-12-08 20:00:10 +00:00
UseAppCDS_Test.java 8202339: [TESTBUG] Consolidate the tests in runtime/SharedArchiveFile and runtime/appcds 2019-07-29 10:34:20 -04:00
VerifierTest_0.java 8236028: [TESTBUG] Remove dependency of sun.tools.jar from appcds/JarBuilder 2019-12-16 21:24:00 -08:00
VerifierTest_1A.java 8236028: [TESTBUG] Remove dependency of sun.tools.jar from appcds/JarBuilder 2019-12-16 21:24:00 -08:00
VerifierTest_1B.java 8236028: [TESTBUG] Remove dependency of sun.tools.jar from appcds/JarBuilder 2019-12-16 21:24:00 -08:00
VerifierTest_2.java 8236028: [TESTBUG] Remove dependency of sun.tools.jar from appcds/JarBuilder 2019-12-16 21:24:00 -08:00
VerifierTest.java 8261918: two runtime/cds/appcds/VerifierTest failed with "Unable to use shared archive" 2021-03-10 17:18:36 +00:00
VerifyWithDefaultArchive.java 8272552: mark hotspot runtime/cds tests which ignore external VM flags 2021-08-17 03:45:26 +00:00
WideIloadTest.java 8236028: [TESTBUG] Remove dependency of sun.tools.jar from appcds/JarBuilder 2019-12-16 21:24:00 -08:00
WrongClasspath.java 8263412: ClassFileInstaller can't be used by classes outside of default package 2021-03-12 23:13:16 +00:00
XShareAutoWithChangedJar.java 8236028: [TESTBUG] Remove dependency of sun.tools.jar from appcds/JarBuilder 2019-12-16 21:24:00 -08:00