jdk-24/test/hotspot/jtreg/runtime/cds/appcds
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
..
cacheObject 8229267: [TESTBUG] Remove unnecessary @modules dependencies in CDS tests 2019-08-09 13:13:36 -07: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 8226645: [TESTBUG] some AppCDS tests rely on illegal reflective access 2019-08-15 16:23:41 -07:00
dynamicArchive 8231606: _method_ordering is not set during CDS dynamic dump time 2019-10-02 16:55:08 -07:00
javaldr 8229267: [TESTBUG] Remove unnecessary @modules dependencies in CDS tests 2019-08-09 13:13:36 -07:00
jigsaw 8229267: [TESTBUG] Remove unnecessary @modules dependencies in CDS tests 2019-08-09 13:13:36 -07:00
jvmti 8229267: [TESTBUG] Remove unnecessary @modules dependencies in CDS tests 2019-08-09 13:13:36 -07:00
redefineClass 8229267: [TESTBUG] Remove unnecessary @modules dependencies in CDS tests 2019-08-09 13:13:36 -07:00
sharedStrings 8229267: [TESTBUG] Remove unnecessary @modules dependencies in CDS tests 2019-08-09 13:13:36 -07:00
test-classes 8231125: Improve testing of parallel loading of shared classes by the boot class loader 2019-09-22 17:16:35 -07:00
AppCDSOptions.java 8202339: [TESTBUG] Consolidate the tests in runtime/SharedArchiveFile and runtime/appcds 2019-07-29 10:34:20 -04:00
AppendClasspath.java 8227370: Remove SharedPathsMiscInfo 2019-08-27 22:14:52 -07:00
BootClassPathMismatch.java 8229267: [TESTBUG] Remove unnecessary @modules dependencies in CDS tests 2019-08-09 13:13:36 -07:00
CaseSensitiveClassPath.java 8229267: [TESTBUG] Remove unnecessary @modules dependencies in CDS tests 2019-08-09 13:13:36 -07:00
CDSandJFR.java 8229267: [TESTBUG] Remove unnecessary @modules dependencies in CDS tests 2019-08-09 13:13:36 -07:00
ClassLoaderTest.java 8229267: [TESTBUG] Remove unnecessary @modules dependencies in CDS tests 2019-08-09 13:13:36 -07:00
ClassPathAttr.java 8230632: [TESTBUG] appcds/NonExistClasspath.java and ClassPathAttr.java failed when running in hotspot_appcds_dynamic test group 2019-09-05 11:12:12 -07:00
CommandLineFlagCombo.java 8229267: [TESTBUG] Remove unnecessary @modules dependencies in CDS tests 2019-08-09 13:13:36 -07:00
CommandLineFlagComboNegative.java 8229267: [TESTBUG] Remove unnecessary @modules dependencies in CDS tests 2019-08-09 13:13:36 -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 8202339: [TESTBUG] Consolidate the tests in runtime/SharedArchiveFile and runtime/appcds 2019-07-29 10:34:20 -04:00
DumpClassList.java 8229267: [TESTBUG] Remove unnecessary @modules dependencies in CDS tests 2019-08-09 13:13:36 -07: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 8229267: [TESTBUG] Remove unnecessary @modules dependencies in CDS tests 2019-08-09 13:13:36 -07:00
ExtraSymbols.symbols.txt 8202339: [TESTBUG] Consolidate the tests in runtime/SharedArchiveFile and runtime/appcds 2019-07-29 10:34:20 -04:00
FieldAnnotationsTest.java 8229267: [TESTBUG] Remove unnecessary @modules dependencies in CDS tests 2019-08-09 13:13:36 -07:00
FreeUnusedMetadata.java 8202339: [TESTBUG] Consolidate the tests in runtime/SharedArchiveFile and runtime/appcds 2019-07-29 10:34:20 -04:00
GraalWithLimitedMetaspace.java 8202339: [TESTBUG] Consolidate the tests in runtime/SharedArchiveFile and runtime/appcds 2019-07-29 10:34:20 -04:00
HelloExtTest.java 8229267: [TESTBUG] Remove unnecessary @modules dependencies in CDS tests 2019-08-09 13:13:36 -07:00
HelloTest.java 8229267: [TESTBUG] Remove unnecessary @modules dependencies in CDS tests 2019-08-09 13:13:36 -07:00
IgnoreEmptyClassPaths.java 8229267: [TESTBUG] Remove unnecessary @modules dependencies in CDS tests 2019-08-09 13:13:36 -07:00
JarBuilder.java 8202339: [TESTBUG] Consolidate the tests in runtime/SharedArchiveFile and runtime/appcds 2019-07-29 10:34:20 -04:00
JvmtiAddPath.java 8229267: [TESTBUG] Remove unnecessary @modules dependencies in CDS tests 2019-08-09 13:13:36 -07:00
LongClassListPath.java 8229267: [TESTBUG] Remove unnecessary @modules dependencies in CDS tests 2019-08-09 13:13:36 -07:00
LotsOfClasses.java 8202339: [TESTBUG] Consolidate the tests in runtime/SharedArchiveFile and runtime/appcds 2019-07-29 10:34:20 -04:00
MissingSuperTest.java 8229267: [TESTBUG] Remove unnecessary @modules dependencies in CDS tests 2019-08-09 13:13:36 -07:00
MoveJDKTest.java 8229267: [TESTBUG] Remove unnecessary @modules dependencies in CDS tests 2019-08-09 13:13:36 -07:00
MultiProcessSharing.java 8229267: [TESTBUG] Remove unnecessary @modules dependencies in CDS tests 2019-08-09 13:13:36 -07:00
MultiReleaseJars.java 8229267: [TESTBUG] Remove unnecessary @modules dependencies in CDS tests 2019-08-09 13:13:36 -07:00
NonExistClasspath.java 8227370: Remove SharedPathsMiscInfo 2019-08-27 22:14:52 -07:00
OldClassTest.java 8229267: [TESTBUG] Remove unnecessary @modules dependencies in CDS tests 2019-08-09 13:13:36 -07:00
PackageSealing.java 8202339: [TESTBUG] Consolidate the tests in runtime/SharedArchiveFile and runtime/appcds 2019-07-29 10:34:20 -04:00
ParallelLoad2.java 8229267: [TESTBUG] Remove unnecessary @modules dependencies in CDS tests 2019-08-09 13:13:36 -07:00
ParallelLoadTest.java 8231367: [TESTBUG] ParallelLoadTest.java fails with "test.dynamic.dump not supported" 2019-09-24 10:36:35 -07:00
PrintSharedArchiveAndExit.java 8229267: [TESTBUG] Remove unnecessary @modules dependencies in CDS tests 2019-08-09 13:13:36 -07:00
ProhibitedPackage.java 8202339: [TESTBUG] Consolidate the tests in runtime/SharedArchiveFile and runtime/appcds 2019-07-29 10:34:20 -04:00
ProtectionDomain.java 8229267: [TESTBUG] Remove unnecessary @modules dependencies in CDS tests 2019-08-09 13:13:36 -07:00
RelativePath.java 8229267: [TESTBUG] Remove unnecessary @modules dependencies in CDS tests 2019-08-09 13:13:36 -07:00
RewriteBytecodesTest.java 8226645: [TESTBUG] some AppCDS tests rely on illegal reflective access 2019-08-15 16:23:41 -07:00
SharedArchiveConsistency.java 8227370: Remove SharedPathsMiscInfo 2019-08-27 22:14:52 -07:00
SharedBaseAddress.java 8229267: [TESTBUG] Remove unnecessary @modules dependencies in CDS tests 2019-08-09 13:13:36 -07:00
SharedPackages.java 8229267: [TESTBUG] Remove unnecessary @modules dependencies in CDS tests 2019-08-09 13:13:36 -07:00
SignedJar.java 8229267: [TESTBUG] Remove unnecessary @modules dependencies in CDS tests 2019-08-09 13:13:36 -07:00
SpecifySysLoaderProp.java 8229267: [TESTBUG] Remove unnecessary @modules dependencies in CDS tests 2019-08-09 13:13:36 -07:00
TestCommon.java 8231097: [TESTBUG] runtime/cds/appcds/DirClasspathTest.java can fail with a mapping error 2019-09-24 20:16:13 -07:00
TestWithProfiler.java 8229267: [TESTBUG] Remove unnecessary @modules dependencies in CDS tests 2019-08-09 13:13:36 -07:00
TraceLongClasspath.java 8227370: Remove SharedPathsMiscInfo 2019-08-27 22:14:52 -07:00
UnusedCPDuringDump.java 8202339: [TESTBUG] Consolidate the tests in runtime/SharedArchiveFile and runtime/appcds 2019-07-29 10:34:20 -04: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 8229267: [TESTBUG] Remove unnecessary @modules dependencies in CDS tests 2019-08-09 13:13:36 -07:00
VerifierTest_1A.java 8229267: [TESTBUG] Remove unnecessary @modules dependencies in CDS tests 2019-08-09 13:13:36 -07:00
VerifierTest_1B.java 8229267: [TESTBUG] Remove unnecessary @modules dependencies in CDS tests 2019-08-09 13:13:36 -07:00
VerifierTest_2.java 8229267: [TESTBUG] Remove unnecessary @modules dependencies in CDS tests 2019-08-09 13:13:36 -07:00
VerifierTest.java 8202339: [TESTBUG] Consolidate the tests in runtime/SharedArchiveFile and runtime/appcds 2019-07-29 10:34:20 -04:00
WideIloadTest.java 8229267: [TESTBUG] Remove unnecessary @modules dependencies in CDS tests 2019-08-09 13:13:36 -07:00
WrongClasspath.java 8229267: [TESTBUG] Remove unnecessary @modules dependencies in CDS tests 2019-08-09 13:13:36 -07:00
XShareAutoWithChangedJar.java 8229267: [TESTBUG] Remove unnecessary @modules dependencies in CDS tests 2019-08-09 13:13:36 -07:00