jdk-24/test/hotspot/jtreg/runtime/cds
Calvin Cheung b08a8c5cc3 8231606: _method_ordering is not set during CDS dynamic dump time
Add the missing DynamicDumpSharedSpaces check in sort_methods(); replace the (DumpSharedSpaces || DynamicDumpSharedSpaces) with the Arguments::is_dumping_archive() function call.

Reviewed-by: iklam, coleenp, jiangli
2019-10-02 16:55:08 -07:00
..
appcds 8231606: _method_ordering is not set during CDS dynamic dump time 2019-10-02 16:55:08 -07:00
javax 8202339: [TESTBUG] Consolidate the tests in runtime/SharedArchiveFile and runtime/appcds 2019-07-29 10:34:20 -04:00
nonjdk/myPackage 8202339: [TESTBUG] Consolidate the tests in runtime/SharedArchiveFile and runtime/appcds 2019-07-29 10:34:20 -04:00
serviceability 8229267: [TESTBUG] Remove unnecessary @modules dependencies in CDS tests 2019-08-09 13:13:36 -07:00
ArchiveDoesNotExist.java 8229267: [TESTBUG] Remove unnecessary @modules dependencies in CDS tests 2019-08-09 13:13:36 -07:00
BootAppendTests.java 8229267: [TESTBUG] Remove unnecessary @modules dependencies in CDS tests 2019-08-09 13:13:36 -07:00
CdsDifferentCompactStrings.java 8202339: [TESTBUG] Consolidate the tests in runtime/SharedArchiveFile and runtime/appcds 2019-07-29 10:34:20 -04:00
CdsDifferentObjectAlignment.java 8229267: [TESTBUG] Remove unnecessary @modules dependencies in CDS tests 2019-08-09 13:13:36 -07:00
CdsSameObjectAlignment.java 8229267: [TESTBUG] Remove unnecessary @modules dependencies in CDS tests 2019-08-09 13:13:36 -07:00
CheckDefaultArchiveFile.java 8229267: [TESTBUG] Remove unnecessary @modules dependencies in CDS tests 2019-08-09 13:13:36 -07:00
CheckSharingWithDefaultArchive.java 8229267: [TESTBUG] Remove unnecessary @modules dependencies in CDS tests 2019-08-09 13:13:36 -07:00
DumpSharedDictionary.java 8229267: [TESTBUG] Remove unnecessary @modules dependencies in CDS tests 2019-08-09 13:13:36 -07:00
DumpSymbolAndStringTable.java 8229267: [TESTBUG] Remove unnecessary @modules dependencies in CDS tests 2019-08-09 13:13:36 -07:00
LoadClass.java 8202339: [TESTBUG] Consolidate the tests in runtime/SharedArchiveFile and runtime/appcds 2019-07-29 10:34:20 -04:00
MaxMetaspaceSize.java 8202339: [TESTBUG] Consolidate the tests in runtime/SharedArchiveFile and runtime/appcds 2019-07-29 10:34:20 -04:00
NonBootLoaderClasses.java 8229267: [TESTBUG] Remove unnecessary @modules dependencies in CDS tests 2019-08-09 13:13:36 -07:00
PrintSharedArchiveAndExit.java 8202339: [TESTBUG] Consolidate the tests in runtime/SharedArchiveFile and runtime/appcds 2019-07-29 10:34:20 -04:00
SharedArchiveFile.java 8202339: [TESTBUG] Consolidate the tests in runtime/SharedArchiveFile and runtime/appcds 2019-07-29 10:34:20 -04:00
SharedBaseAddress.java 8229267: [TESTBUG] Remove unnecessary @modules dependencies in CDS tests 2019-08-09 13:13:36 -07:00
SharedStrings.java 8229267: [TESTBUG] Remove unnecessary @modules dependencies in CDS tests 2019-08-09 13:13:36 -07:00
SharedStringsDedup.java 8229267: [TESTBUG] Remove unnecessary @modules dependencies in CDS tests 2019-08-09 13:13:36 -07:00
SharedStringsRunAuto.java 8229267: [TESTBUG] Remove unnecessary @modules dependencies in CDS tests 2019-08-09 13:13:36 -07:00
SharedStringsWb.java 8202339: [TESTBUG] Consolidate the tests in runtime/SharedArchiveFile and runtime/appcds 2019-07-29 10:34:20 -04:00
SharedSymbolTableBucketSize.java 8202339: [TESTBUG] Consolidate the tests in runtime/SharedArchiveFile and runtime/appcds 2019-07-29 10:34:20 -04:00
SpaceUtilizationCheck.java 8229267: [TESTBUG] Remove unnecessary @modules dependencies in CDS tests 2019-08-09 13:13:36 -07:00
TestInterpreterMethodEntries.java 8229267: [TESTBUG] Remove unnecessary @modules dependencies in CDS tests 2019-08-09 13:13:36 -07:00