jdk-24/test/hotspot/jtreg/runtime/cds/appcds/cacheObject
Ioi Lam f84386cf6e 8293182: Improve testing of CDS archive heap
Reviewed-by: ccheung, coleenp
2022-09-07 23:02:35 +00:00
..
src/test 8255043: Incorrectly styled copyright text 2020-10-21 04:53:16 +00:00
ArchivedEnumApp.java 8284853: Fix various 'expected' typo 2022-04-14 18:05:49 +00:00
ArchivedEnumTest.java 8275731: CDS archived enums objects are recreated at runtime 2022-02-28 20:33:18 +00:00
ArchivedIntegerCacheTest.java 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
ArchivedModuleComboTest.java 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
ArchivedModuleCompareTest.java 8273522: Rename test property vm.cds.archived.java.heap to vm.cds.write.archived.java.heap 2021-09-10 22:45:26 +00:00
ArchivedModuleWithCustomImageTest.java 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
ArchiveHeapTestClass.java 8293182: Improve testing of CDS archive heap 2022-09-07 23:02:35 +00:00
CheckArchivedModuleApp.java 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
CheckCachedMirrorApp.java 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
CheckCachedMirrorTest.java 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
CheckCachedResolvedReferences.java 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
CheckCachedResolvedReferencesApp.java 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
CheckIntegerCacheApp.java 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
DifferentHeapSizes.java 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
DumpTimeVerifyFailure.config.txt 8202339: [TESTBUG] Consolidate the tests in runtime/SharedArchiveFile and runtime/appcds 2019-07-29 10:34:20 -04:00
DumpTimeVerifyFailure.java 8273522: Rename test property vm.cds.archived.java.heap to vm.cds.write.archived.java.heap 2021-09-10 22:45:26 +00:00
GCStress.config.txt 8202339: [TESTBUG] Consolidate the tests in runtime/SharedArchiveFile and runtime/appcds 2019-07-29 10:34:20 -04:00
GCStressApp.java 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
GCStressTest.java 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
HeapFragmentationApp.java 8214455: Relocate CDS archived regions to the top of the G1 heap 2021-04-08 00:41:28 +00:00
HeapFragmentationTest.java 8273508: Support archived heap objects in SerialGC 2021-09-28 06:23:47 +00:00
InstrumentationAgent.mf 8202339: [TESTBUG] Consolidate the tests in runtime/SharedArchiveFile and runtime/appcds 2019-07-29 10:34:20 -04:00
MirrorWithReferenceFieldsApp.java 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
MirrorWithReferenceFieldsTest.java 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
MyException.java 8202339: [TESTBUG] Consolidate the tests in runtime/SharedArchiveFile and runtime/appcds 2019-07-29 10:34:20 -04:00
MyOuter.java 8202339: [TESTBUG] Consolidate the tests in runtime/SharedArchiveFile and runtime/appcds 2019-07-29 10:34:20 -04:00
OpenArchiveRegion.java 8273522: Rename test property vm.cds.archived.java.heap to vm.cds.write.archived.java.heap 2021-09-10 22:45:26 +00:00
PrimitiveTypesApp.java 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
PrimitiveTypesTest.java 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
PrintSystemModulesApp.java 8202339: [TESTBUG] Consolidate the tests in runtime/SharedArchiveFile and runtime/appcds 2019-07-29 10:34:20 -04:00
RedefineClassApp.java 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
RedefineClassTest.java 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
VerifyArchivedFields.java 8271073: Improve testing with VM option VerifyArchivedFields 2021-09-16 23:26:55 +00:00