.. |
cacheObject
|
8296344: Remove dependency on G1 for writing the CDS archive heap
|
2023-02-15 05:12:39 +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
|
8304147: JVM crash during shutdown when dumping dynamic archive
|
2023-03-27 22:05:23 +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
|
8275662: remove test/lib/sun/hotspot
|
2022-07-11 13:07:03 +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
|
8271707: migrate tests to use jdk.test.whitebox.WhiteBox
|
2022-07-08 15:55:14 +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
|
8301106: Allow archived Java strings to be moved by GC
|
2023-03-29 23:42:52 +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
|
|
|
ArchiveRelocationTest.java
|
8293291: Simplify relocation of native pointers in archive heap
|
2022-10-19 04:57:56 +00:00 |
BadBSM.java
|
|
|
BootClassPathMismatch.java
|
|
|
CaseSensitiveClassPath.java
|
|
|
CDSandJFR.java
|
|
|
ClassListFormatBase.java
|
|
|
ClassListWithCustomClassNoSource.java
|
|
|
ClassLoaderTest.java
|
8271707: migrate tests to use jdk.test.whitebox.WhiteBox
|
2022-07-08 15:55:14 +00:00 |
ClassPathAttr.java
|
|
|
ClassSpecializerTestApp.java
|
|
|
CommandLineFlagCombo.java
|
8275662: remove test/lib/sun/hotspot
|
2022-07-11 13:07:03 +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
|
|
|
DumpClassList.java
|
|
|
DumpClassListWithLF.java
|
|
|
DumpingWithNoCoops.java
|
|
|
ExtraSymbols.invalid_1.txt
|
|
|
ExtraSymbols.invalid_2.txt
|
|
|
ExtraSymbols.invalid_3.txt
|
|
|
ExtraSymbols.java
|
|
|
FieldAnnotationsTest.java
|
|
|
FieldLayoutFlags.java
|
|
|
FillerObjectLoadTest.java
|
8286066: assert(k != __null) failed: klass not loaded caused by FillerObject_klass
|
2022-05-05 23:16:42 +00:00 |
FreeUnusedMetadata.java
|
|
|
HelloExtTest.java
|
8291443: Obsolete the PrintSharedDictionary flag
|
2022-10-24 16:08:51 +00:00 |
HelloTest.java
|
|
|
IgnoreEmptyClassPaths.java
|
|
|
JarBuilder.java
|
8275662: remove test/lib/sun/hotspot
|
2022-07-11 13:07:03 +00:00 |
JvmtiAddPath.java
|
8271707: migrate tests to use jdk.test.whitebox.WhiteBox
|
2022-07-08 15:55:14 +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
|
|
|
LambdaVerificationFailedDuringDump.java
|
|
|
LambdaWithJavaAgent.java
|
|
|
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
|
|
|
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
|
|
|
MoveJDKTest.java
|
|
|
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
|
|
|
NonJarInClasspath.java
|
|
|
OldClassTest.java
|
|
|
OldClassWithjsr.java
|
8302795: Shared archive failed on old version class with jsr bytecode
|
2023-03-14 17:15:19 +00:00 |
OldInfExtendsInfDefMeth.java
|
|
|
OldSuperClass.java
|
|
|
OldSuperInf.java
|
|
|
OldSuperInfIndirect.java
|
|
|
PackageSealing.java
|
|
|
ParallelLoad2.java
|
|
|
ParallelLoadTest.java
|
|
|
PrintSharedArchiveAndExit.java
|
8292269: Replace FileMapInfo::fail_continue() with Unified Logging
|
2023-03-03 19:00:27 +00:00 |
ProhibitedPackage.java
|
|
|
ProtectionDomain.java
|
|
|
RelativePath.java
|
|
|
RewriteBytecodesTest.java
|
8271707: migrate tests to use jdk.test.whitebox.WhiteBox
|
2022-07-08 15:55:14 +00:00 |
SharedArchiveConsistency.java
|
8291991: Adjust the "shared class paths mismatch" message if class path logging is enabled
|
2022-11-16 15:47:32 +00:00 |
SharedBaseAddress.java
|
|
|
SharedPackages.java
|
|
|
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
|
|
|
TestCommon.java
|
8274166: Some CDS tests ignore -Dtest.cds.runtime.options
|
2023-04-06 13:59:08 +00:00 |
TestDumpClassListSource.java
|
|
|
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
|
8297313: Refactor APIs for calculating address of CDS archive heap regions
|
2022-12-01 19:59:14 +00:00 |
TestWithProfiler.java
|
|
|
TestZGCWithCDS.java
|
|
|
TraceLongClasspath.java
|
|
|
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
|
|
|
WideIloadTest.java
|
|
|
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
|
|
|