jdk-24/test/hotspot/jtreg/runtime/cds/appcds
Axel Boldt-Christmas a0595761ef 8310187: Improve Generational ZGC jtreg testing
Reviewed-by: stefank, eosterlund, stuefe
2023-06-20 10:08:13 +00:00
..
cacheObject 8308034: Some CDS tests need to use @requires vm.flagless 2023-05-22 15:53:04 +00:00
cdsutils
condy 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
customLoader 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
dynamicArchive 8281715: Move "base CDS archive not loaded" tests to SharedArchiveFileOption.java 2023-05-11 19:37:16 +00:00
javaldr 8292914: Lambda proxies have unstable names 2023-02-27 17:18:44 +00:00
jcmd 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
jigsaw 8308073: ClassLoaderExt::append_boot_classpath should handle dynamic archive 2023-05-25 21:26:54 +00:00
jvmti 7176515: ExceptionInInitializerError for an enum with multiple switch statements 2023-03-23 21:17:47 +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 8292914: Lambda proxies have unstable names 2023-02-27 17:18:44 +00:00
redefineClass 8304919: Implementation of Virtual Threads 2023-04-11 05:49:54 +00:00
sharedStrings 8308034: Some CDS tests need to use @requires vm.flagless 2023-05-22 15:53:04 +00:00
test-classes 8302795: Shared archive failed on old version class with jsr bytecode 2023-03-14 17:15:19 +00: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 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 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 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +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 8275662: remove test/lib/sun/hotspot 2022-07-11 13:07:03 +00:00
CommandLineFlagComboNegative.java 8241009: CommandLineFlagComboNegative.java fails after JDK-8240563 2020-03-20 09:40:30 -07:00
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
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 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
FillerObjectLoadTest.java 8286066: assert(k != __null) failed: klass not loaded caused by FillerObject_klass 2022-05-05 23:16:42 +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 8291443: Obsolete the PrintSharedDictionary flag 2022-10-24 16:08:51 +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 8275662: remove test/lib/sun/hotspot 2022-07-11 13:07:03 +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 8251213: [TESTBUG] CDS tests shouldn't write output files into test.classes directory 2020-08-09 20:56:04 -07:00
LotsOfClasses.java 8297186: G1 triggers unnecessary full GCs when heap utilization is low 2022-12-06 10:09:59 +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 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 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 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 8292269: Replace FileMapInfo::fail_continue() with Unified Logging 2023-03-03 19:00:27 +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 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +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 8242462: Residual Cleanup of rmic removal 2020-04-10 16:33:56 -04:00
SharedRegionAlignmentTest.java 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
SignedJar.java 8292914: Lambda proxies have unstable names 2023-02-27 17:18:44 +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 8247252: TestCombinedCompressedFlags.java failed src/hotspot/share/services/virtualMemoryTracker.cpp:388 Error: ShouldNotReachHere() 2020-06-11 12:51:09 +02:00
TestCommon.java 8274166: Some CDS tests ignore -Dtest.cds.runtime.options 2023-04-06 13:59:08 +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 8284191: Replace usages of 'a the' in hotspot and java.base 2022-05-24 11:25:13 +00:00
TestParallelGCWithCDS.java 8284191: Replace usages of 'a the' in hotspot and java.base 2022-05-24 11:25:13 +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 8236028: [TESTBUG] Remove dependency of sun.tools.jar from appcds/JarBuilder 2019-12-16 21:24:00 -08:00
UnusedCPDuringDump.java 8297041: Remove the last remnants of sjavac 2022-11-17 09:20:22 +00:00
UseAppCDS_Test.java
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 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 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 8299329: Assertion failure with fastdebug build when trying to use CDS without classpath 2023-01-05 16:09:28 +00:00
XShareAutoWithChangedJar.java 8236028: [TESTBUG] Remove dependency of sun.tools.jar from appcds/JarBuilder 2019-12-16 21:24:00 -08:00