.. |
cacheObject
|
8260522: Clean up warnings in hotspot JTReg runtime tests
|
2021-02-01 16:46:17 +00:00 |
cdsutils
|
8202339: [TESTBUG] Consolidate the tests in runtime/SharedArchiveFile and runtime/appcds
|
2019-07-29 10:34:20 -04:00 |
condy
|
8229267: [TESTBUG] Remove unnecessary @modules dependencies in CDS tests
|
2019-08-09 13:13:36 -07:00 |
customLoader
|
8247536: Support for pre-generated java.lang.invoke classes in CDS static archive
|
2020-10-10 02:06:52 +00:00 |
dynamicArchive
|
8261608: Move common CDS archive building code to archiveBuilder.cpp
|
2021-02-15 06:37:39 +00:00 |
javaldr
|
8236225: Remove expired flags in JDK 17
|
2020-12-16 00:00:12 +00:00 |
jigsaw
|
8213226: [TESTBUG] Reduce the usage of CDSTestUtils.executeAndLog()
|
2021-02-01 22:17:57 +00:00 |
jvmti
|
8213226: [TESTBUG] Reduce the usage of CDSTestUtils.executeAndLog()
|
2021-02-01 22:17:57 +00:00 |
loaderConstraints
|
8245060: remove copying of s.h.WB$WhiteBoxPermission in cds/appcds tests
|
2020-06-12 16:48:27 +00:00 |
methodHandles
|
8213226: [TESTBUG] Reduce the usage of CDSTestUtils.executeAndLog()
|
2021-02-01 22:17:57 +00:00 |
redefineClass
|
8253372: [TESTBUG] update tests which require jvmti - hotspot
|
2020-09-23 21:11:31 +00:00 |
sharedStrings
|
8213226: [TESTBUG] Reduce the usage of CDSTestUtils.executeAndLog()
|
2021-02-01 22:17:57 +00:00 |
test-classes
|
8259275: JRuby crashes while resolving invokedynamic instruction
|
2021-01-13 05:51:52 +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
|
8250989: Consolidate buffer allocation code for CDS static/dynamic dumping
|
2021-02-07 07:10:38 +00:00 |
BadBSM.java
|
8259275: JRuby crashes while resolving invokedynamic instruction
|
2021-01-13 05:51:52 +00:00 |
BootClassPathMismatch.java
|
8213226: [TESTBUG] Reduce the usage of CDSTestUtils.executeAndLog()
|
2021-02-01 22:17:57 +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
|
8229267: [TESTBUG] Remove unnecessary @modules dependencies in CDS tests
|
2019-08-09 13:13:36 -07:00 |
ClassListFormatBase.java
|
8255860: Clean up CDS logging related to lambda
|
2020-11-05 05:20:59 +00:00 |
ClassLoaderTest.java
|
8236028: [TESTBUG] Remove dependency of sun.tools.jar from appcds/JarBuilder
|
2019-12-16 21:24:00 -08:00 |
ClassPathAttr.java
|
8256718: Obsolete the long term deprecated and aliased Trace flags
|
2020-12-03 13:14:57 +00:00 |
CommandLineFlagCombo.java
|
8260522: Clean up warnings in hotspot JTReg runtime tests
|
2021-02-01 16:46:17 +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
|
8213226: [TESTBUG] Reduce the usage of CDSTestUtils.executeAndLog()
|
2021-02-01 22:17:57 +00:00 |
DumpClassListWithLF.java
|
8255489: Unify the parsing of @lambda-proxy and @lambda-form-invokers tags in a classlist
|
2020-10-30 22:01:59 +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
|
8236224: Obsolete the FieldsAllocationStyle and CompactFields options
|
2020-01-07 13:11:35 -05:00 |
FreeUnusedMetadata.java
|
8236028: [TESTBUG] Remove dependency of sun.tools.jar from appcds/JarBuilder
|
2019-12-16 21:24:00 -08:00 |
GraalWithLimitedMetaspace.java
|
8213226: [TESTBUG] Reduce the usage of CDSTestUtils.executeAndLog()
|
2021-02-01 22:17:57 +00:00 |
HelloExtTest.java
|
8236028: [TESTBUG] Remove dependency of sun.tools.jar from appcds/JarBuilder
|
2019-12-16 21:24:00 -08: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
|
8251213: [TESTBUG] CDS tests shouldn't write output files into test.classes directory
|
2020-08-09 20:56:04 -07:00 |
JvmtiAddPath.java
|
8236028: [TESTBUG] Remove dependency of sun.tools.jar from appcds/JarBuilder
|
2019-12-16 21:24:00 -08:00 |
LambdaEagerInit.java
|
8257651: LambdaEagerInit.java test failed in 2 different ways
|
2020-12-04 17:07:00 +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 |
LambdaWithOldClass.java
|
8213226: [TESTBUG] Reduce the usage of CDSTestUtils.executeAndLog()
|
2021-02-01 22:17:57 +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
|
8255917: runtime/cds/SharedBaseAddress.java failed "assert(reserved_rgn != 0LL) failed: No reserved region"
|
2020-12-15 16:52:26 +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
|
8251267: CDS tests should use CDSTestUtils.getOutputDir instead of System.getProperty("user.dir")
|
2020-12-08 20:00:10 +00:00 |
MultiProcessSharing.java
|
8236028: [TESTBUG] Remove dependency of sun.tools.jar from appcds/JarBuilder
|
2019-12-16 21:24:00 -08: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
|
8251213: [TESTBUG] CDS tests shouldn't write output files into test.classes directory
|
2020-08-09 20:56:04 -07:00 |
OldClassTest.java
|
8251213: [TESTBUG] CDS tests shouldn't write output files into test.classes directory
|
2020-08-09 20:56:04 -07:00 |
PackageSealing.java
|
8243586: Optimize calls to SystemDictionaryShared::define_shared_package for classpath
|
2020-07-01 21:05:14 +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
|
8236028: [TESTBUG] Remove dependency of sun.tools.jar from appcds/JarBuilder
|
2019-12-16 21:24:00 -08: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
|
8236028: [TESTBUG] Remove dependency of sun.tools.jar from appcds/JarBuilder
|
2019-12-16 21:24:00 -08:00 |
SharedArchiveConsistency.java
|
8242311: use reproducible random in hotspot runtime tests
|
2020-04-13 12:32:57 -07: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 |
SignedJar.java
|
8236028: [TESTBUG] Remove dependency of sun.tools.jar from appcds/JarBuilder
|
2019-12-16 21:24:00 -08: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
|
8251267: CDS tests should use CDSTestUtils.getOutputDir instead of System.getProperty("user.dir")
|
2020-12-08 20:00:10 +00:00 |
TestWithProfiler.java
|
8260522: Clean up warnings in hotspot JTReg runtime tests
|
2021-02-01 16:46:17 +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
|
8251213: [TESTBUG] CDS tests shouldn't write output files into test.classes directory
|
2020-08-09 20:56:04 -07:00 |
WideIloadTest.java
|
8236028: [TESTBUG] Remove dependency of sun.tools.jar from appcds/JarBuilder
|
2019-12-16 21:24:00 -08:00 |
WrongClasspath.java
|
8248112: array index out of bound in FileMapInfo::check_paths
|
2020-07-07 22:47:59 +00:00 |
XShareAutoWithChangedJar.java
|
8236028: [TESTBUG] Remove dependency of sun.tools.jar from appcds/JarBuilder
|
2019-12-16 21:24:00 -08:00 |