jdk-24/test/hotspot/jtreg/runtime/cds/appcds
Ioi Lam c35e58a5ad 8309634: Resolve CONSTANT_MethodRef at CDS dump time
Reviewed-by: matsaave, ccheung
2024-06-27 20:10:13 +00:00
..
applications 8332340: Add JavacBench as a test case for CDS 2024-05-23 16:04:56 +00:00
cacheObject 8316969: Improve CDS module graph support for --module option 2023-11-02 16:03:14 +00:00
cdsutils
condy 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
customLoader 8330532: Improve line-oriented text parsing in HotSpot 2024-05-09 07:43:03 +00:00
dynamicArchive 8327499: MethodHandleStatics.traceLambdaForm includes methods that cannot be generated 2024-05-13 09:11:49 +00:00
javaldr 8334899: Test runtime/cds/appcds/javaldr/ExceptionDuringDumpAtObjectsInitPhase.java failed after JDK-8306580 2024-06-25 14:07:32 +00:00
jcmd 8315097: Rename createJavaProcessBuilder 2023-10-27 08:47:26 +00:00
jigsaw 8324041: ModuleOption.java failed with update release versioning scheme 2024-01-19 17:02:29 +00:00
jvmti 8325536: JVM crash during CDS archive creation with -XX:+AllowArchivingWithJavaAgent 2024-03-22 20:15:13 +00:00
lambdaForm 8295102: Always load @lambda-form-invoker lines from default classlist 2022-10-13 00:01:06 +00:00
loaderConstraints 8310187: Improve Generational ZGC jtreg testing 2023-06-20 10:08:13 +00:00
methodHandles 8314250: CDS dump error message: Invoker type parameter must start and end with Object: L3I_L 2024-03-11 20:49:20 +00:00
redefineClass 8304919: Implementation of Virtual Threads 2023-04-11 05:49:54 +00:00
resolvedConstants 8309634: Resolve CONSTANT_MethodRef at CDS dump time 2024-06-27 20:10:13 +00:00
sharedStrings 8330694: Rename 'HeapRegion' to 'G1HeapRegion' 2024-05-25 02:10:05 +00:00
test-classes 8323950: Null CLD while loading shared lambda proxy class with javaagent active 2024-01-30 20:00:10 +00:00
AppendClasspath.java
ArchiveRelocationTest.java 8306059: improve the reliability of TestSerialGCWithCDS.java and ArchiveRelocationTest.java tests 2023-04-18 21:23:42 +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
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 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
ClassPathAttr.java 8304292: Memory leak related to ClassLoader::update_class_path_entry_list 2023-08-10 20:02:27 +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 8315097: Rename createJavaProcessBuilder 2023-10-27 08:47:26 +00:00
CommandLineFlagComboNegative.java
CommonAppClasspath.java 8279366: CDS should allow alternative locations for JAR files in classpath 2022-10-25 17:52:18 +00:00
CompilerUtils.java
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 8308034: Some CDS tests need to use @requires vm.flagless 2023-05-22 15:53:04 +00:00
DuplicateClassPaths.java 8304292: Memory leak related to ClassLoader::update_class_path_entry_list 2023-08-10 20:02:27 +00:00
ExtraSymbols.invalid_1.txt
ExtraSymbols.invalid_2.txt
ExtraSymbols.invalid_3.txt
ExtraSymbols.java 8250989: Consolidate buffer allocation code for CDS static/dynamic dumping 2021-02-07 07:10:38 +00:00
FieldAnnotationsTest.java
FieldLayoutFlags.java 8263549: 8263412 can cause jtreg testlibrary split 2021-03-13 14:51:53 +00:00
FillerObjectLoadTest.java 8321550: Update several runtime/cds tests to use vm flags or mark as flagless 2024-03-29 18:05:21 +00:00
FreeUnusedMetadata.java
HelloExtTest.java 8291443: Obsolete the PrintSharedDictionary flag 2022-10-24 16:08:51 +00:00
HelloTest.java
IgnoreEmptyClassPaths.java 8256718: Obsolete the long term deprecated and aliased Trace flags 2020-12-03 13:14:57 +00:00
JarBuilder.java 8322657: CDS filemap fastdebug assert while loading Graal CE Polyglot in isolated classloader 2024-01-08 23:53:06 +00:00
JvmtiAddPath.java 8308073: ClassLoaderExt::append_boot_classpath should handle dynamic archive 2023-05-25 21:26:54 +00:00
LambdaContainsOldInf.java 8292914: Lambda proxies have unstable names 2023-02-27 17:18:44 +00:00
LambdaEagerInit.java 8292914: Lambda proxies have unstable names 2023-02-27 17:18:44 +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 8292914: Lambda proxies have unstable names 2023-02-27 17:18:44 +00:00
LambdaWithUseImplMethodHandle.java 8290417: CDS cannot archive lamda proxy with useImplMethodHandle 2022-07-19 04:37:28 +00:00
LongClassListPath.java 8330532: Improve line-oriented text parsing in HotSpot 2024-05-09 07:43:03 +00:00
LotsOfClasses.java 8329431: Improve speed of writing CDS heap objects 2024-04-10 04:14:10 +00:00
MismatchedPathTriggerMemoryRelease.java 8291991: Adjust the "shared class paths mismatch" message if class path logging is enabled 2022-11-16 15:47:32 +00:00
MissingSuperTest.java
MoveJDKTest.java 8261455: Automatically generate the CDS archive if necessary 2022-01-13 00:23:05 +00:00
MultiProcessSharing.java 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
MultiReleaseJars.java 8173605: Remove support for source and target 1.7 option in javac 2022-09-01 16:43:50 +00:00
NestHostOldInf.java 8285914: AppCDS crash when using shared archive with old class file 2022-05-09 16:00:57 +00: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
OldClassWithjsr.java 8302795: Shared archive failed on old version class with jsr bytecode 2023-03-14 17:15:19 +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
ParallelLoadTest.java
PrintSharedArchiveAndExit.java 8292269: Replace FileMapInfo::fail_continue() with Unified Logging 2023-03-03 19:00:27 +00:00
ProhibitedPackage.java 8325038: runtime/cds/appcds/ProhibitedPackage.java can fail with UseLargePages 2024-02-09 18:06:51 +00:00
ProtectionDomain.java
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 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
SealingViolation.java 8312434: SPECjvm2008/xml.transform with CDS fails with "can't seal package nu.xom" 2023-08-22 22:37:16 +00:00
SharedArchiveConsistency.java 8298048: Combine CDS archive heap into a single block 2023-04-21 15:29:45 +00:00
SharedBaseAddress.java 8283352: [CDS] SharedBaseAddress.java fails on x86_32 2022-03-19 07:08:47 +00:00
SharedPackages.java
SharedRegionAlignmentTest.java 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
SignedJar.java 8312434: SPECjvm2008/xml.transform with CDS fails with "can't seal package nu.xom" 2023-08-22 22:37:16 +00:00
SpecifySysLoaderProp.java 8281941: Change CDS warning messages to use Unified Logging 2023-03-10 17:11:48 +00:00
StaticArchiveWithLambda.java 8292914: Lambda proxies have unstable names 2023-02-27 17:18:44 +00:00
TestCombinedCompressedFlags.java
TestCommon.java 8329431: Improve speed of writing CDS heap objects 2024-04-10 04:14:10 +00:00
TestDumpClassListSource.java 8321550: Update several runtime/cds tests to use vm flags or mark as flagless 2024-03-29 18:05:21 +00:00
TestEpsilonGCWithCDS.java 8284191: Replace usages of 'a the' in hotspot and java.base 2022-05-24 11:25:13 +00:00
TestParallelGCWithCDS.java 8316131: runtime/cds/appcds/TestParallelGCWithCDS.java fails with JNI error 2024-06-04 16:43:08 +00:00
TestSerialGCWithCDS.java 8306059: improve the reliability of TestSerialGCWithCDS.java and ArchiveRelocationTest.java tests 2023-04-18 21:23:42 +00:00
TestWithProfiler.java 8265036: JFR: Remove use of -XX:StartFlightRecording= and -XX:FlightRecorderOptions= 2021-04-20 15:53:45 +00:00
TestZGCWithCDS.java 8310187: Improve Generational ZGC jtreg testing 2023-06-20 10:08:13 +00:00
TraceLongClasspath.java
TransformInterfaceOfLambda.java 8323950: Null CLD while loading shared lambda proxy class with javaagent active 2024-01-30 20:00:10 +00:00
UnusedCPDuringDump.java 8297041: Remove the last remnants of sjavac 2022-11-17 09:20:22 +00:00
UseAppCDS_Test.java
VerifierTest_0.java
VerifierTest_1A.java
VerifierTest_1B.java
VerifierTest_2.java
VerifierTest.java 8292269: Replace FileMapInfo::fail_continue() with Unified Logging 2023-03-03 19:00:27 +00:00
VerifyObjArrayCloneTest.java 8286277: CDS VerifyError when calling clone() on object array 2022-05-23 16:23:12 +00:00
VerifyWithDefaultArchive.java 8315097: Rename createJavaProcessBuilder 2023-10-27 08:47:26 +00:00
WideIloadTest.java
WrongClasspath.java 8321183: Incorrect warning from cds about the modules file 2023-12-05 17:17:14 +00:00
XShareAutoWithChangedJar.java