.. |
methodHandles
|
8249625: cleanup unused SkippedException in the tests under cds/appcds/dynamicArchive/methodHandles
|
2020-09-08 19:00:50 +00:00 |
test-classes
|
8261532: Archived superinterface class cannot be accessed
|
2021-03-04 19:57:48 +00:00 |
AppendClasspath.java
|
8250989: Consolidate buffer allocation code for CDS static/dynamic dumping
|
2021-02-07 07:10:38 +00:00 |
ArchiveConsistency.java
|
8250989: Consolidate buffer allocation code for CDS static/dynamic dumping
|
2021-02-07 07:10:38 +00:00 |
ArchivedSuperIf.java
|
8261532: Archived superinterface class cannot be accessed
|
2021-03-04 19:57:48 +00:00 |
ArrayKlasses.java
|
8245060: remove copying of s.h.WB$WhiteBoxPermission in cds/appcds tests
|
2020-06-12 16:48:27 +00:00 |
BasicLambdaTest.java
|
8198698: Support Lambda proxy classes in dynamic CDS archive
|
2020-06-10 15:50:26 +00:00 |
CDSStreamTestDriver.java
|
8251213: [TESTBUG] CDS tests shouldn't write output files into test.classes directory
|
2020-08-09 20:56:04 -07:00 |
ClassResolutionFailure.java
|
8250989: Consolidate buffer allocation code for CDS static/dynamic dumping
|
2021-02-07 07:10:38 +00:00 |
DoubleSumAverageTest.java
|
8251213: [TESTBUG] CDS tests shouldn't write output files into test.classes directory
|
2020-08-09 20:56:04 -07:00 |
DynamicArchiveRelocationTest.java
|
8250989: Consolidate buffer allocation code for CDS static/dynamic dumping
|
2021-02-07 07:10:38 +00:00 |
DynamicArchiveTestBase.java
|
8243947: [TESTBUG] hotspot/jtreg:hotspot_appcds_dynamic fails when the JDK doesn't have default CDS archive
|
2020-05-14 20:34:18 +00:00 |
DynamicFlag.java
|
8236028: [TESTBUG] Remove dependency of sun.tools.jar from appcds/JarBuilder
|
2019-12-16 21:24:00 -08:00 |
DynamicLotsOfClasses.java
|
8261608: Move common CDS archive building code to archiveBuilder.cpp
|
2021-02-15 06:37:39 +00:00 |
ExcludedClasses.java
|
8245060: remove copying of s.h.WB$WhiteBoxPermission in cds/appcds tests
|
2020-06-12 16:48:27 +00:00 |
HelloDynamic.java
|
8250989: Consolidate buffer allocation code for CDS static/dynamic dumping
|
2021-02-07 07:10:38 +00:00 |
HelloDynamicCustom.java
|
8250989: Consolidate buffer allocation code for CDS static/dynamic dumping
|
2021-02-07 07:10:38 +00:00 |
HelloDynamicCustomUnload.java
|
8250989: Consolidate buffer allocation code for CDS static/dynamic dumping
|
2021-02-07 07:10:38 +00:00 |
JITInteraction.java
|
8250989: Consolidate buffer allocation code for CDS static/dynamic dumping
|
2021-02-07 07:10:38 +00:00 |
LambdaCustomLoader.java
|
8254599: CDS dump should not warn about hidden classes
|
2020-10-13 04:05:21 +00:00 |
LambdaForClassInBaseArchive.java
|
8261937: LambdaForClassInBaseArchive: SimpleApp$$Lambda$1 missing
|
2021-03-09 21:52:51 +00:00 |
LambdaInBaseArchive.java
|
8250989: Consolidate buffer allocation code for CDS static/dynamic dumping
|
2021-02-07 07:10:38 +00:00 |
LambdaProxyCallerIsHidden.java
|
8254599: CDS dump should not warn about hidden classes
|
2020-10-13 04:05:21 +00:00 |
LambdaProxyDuringShutdown.java
|
8261860: Crash caused by lambda proxy class loaded in Shutdown hook
|
2021-02-19 02:40:03 +00:00 |
LinkClassTest.java
|
8245060: remove copying of s.h.WB$WhiteBoxPermission in cds/appcds tests
|
2020-06-12 16:48:27 +00:00 |
MainModuleOnly.java
|
8250989: Consolidate buffer allocation code for CDS static/dynamic dumping
|
2021-02-07 07:10:38 +00:00 |
MethodSorting.java
|
8245060: remove copying of s.h.WB$WhiteBoxPermission in cds/appcds tests
|
2020-06-12 16:48:27 +00:00 |
MismatchedBaseArchive.java
|
8250989: Consolidate buffer allocation code for CDS static/dynamic dumping
|
2021-02-07 07:10:38 +00:00 |
MissingArchive.java
|
8250989: Consolidate buffer allocation code for CDS static/dynamic dumping
|
2021-02-07 07:10:38 +00:00 |
NestTest.java
|
8247526: [TESTBUG] runtime/cds/appcds/dynamicArchive tests failing with Graal
|
2020-06-16 22:05:09 +00:00 |
NoClassToArchive.java
|
8213226: [TESTBUG] Reduce the usage of CDSTestUtils.executeAndLog()
|
2021-02-01 22:17:57 +00:00 |
ParallelLambdaLoadTest.java
|
8198698: Support Lambda proxy classes in dynamic CDS archive
|
2020-06-10 15:50:26 +00:00 |
PredicateTest.java
|
8198698: Support Lambda proxy classes in dynamic CDS archive
|
2020-06-10 15:50:26 +00:00 |
RegularHiddenClass.java
|
8254599: CDS dump should not warn about hidden classes
|
2020-10-13 04:05:21 +00:00 |
RelativePath.java
|
8245060: remove copying of s.h.WB$WhiteBoxPermission in cds/appcds tests
|
2020-06-12 16:48:27 +00:00 |
SharedArchiveFileOption.java
|
8250989: Consolidate buffer allocation code for CDS static/dynamic dumping
|
2021-02-07 07:10:38 +00:00 |
SharedBaseAddressOption.java
|
8243506: SharedBaseAddress is ignored by -Xshare:dump
|
2020-06-02 01:08:44 -07:00 |
StaticInnerTest.java
|
8247526: [TESTBUG] runtime/cds/appcds/dynamicArchive tests failing with Graal
|
2020-06-16 22:05:09 +00:00 |
UnsafeAndLambda.java
|
8198698: Support Lambda proxy classes in dynamic CDS archive
|
2020-06-10 15:50:26 +00:00 |
UnsafeAnonymous.java
|
8198698: Support Lambda proxy classes in dynamic CDS archive
|
2020-06-10 15:50:26 +00:00 |
UnsupportedBaseArchive.java
|
8251267: CDS tests should use CDSTestUtils.getOutputDir instead of System.getProperty("user.dir")
|
2020-12-08 20:00:10 +00:00 |
UnusedCPDuringDump.java
|
8250989: Consolidate buffer allocation code for CDS static/dynamic dumping
|
2021-02-07 07:10:38 +00:00 |
UsedAllArchivedLambdas.java
|
8198698: Support Lambda proxy classes in dynamic CDS archive
|
2020-06-10 15:50:26 +00:00 |
WrongTopClasspath.java
|
8243947: [TESTBUG] hotspot/jtreg:hotspot_appcds_dynamic fails when the JDK doesn't have default CDS archive
|
2020-05-14 20:34:18 +00:00 |