jdk-24/test/hotspot/jtreg/runtime/appcds
Tobias Hartmann 9eb320a418 8195731: [Graal] runtime/SharedArchiveFile/serviceability/transformRelatedClasses/TransformSuperSubTwoPckgs.java intermittently fails with Graal JIT
Print detailed error if class transformation fails. Exclude tests from Graal testing.

Reviewed-by: kvn, dholmes, sspitsyn
2018-02-05 08:08:01 +01:00
..
cacheObject 8186635: ClassFileInstaller should be run as a driver 2018-01-17 21:44:44 -08:00
customLoader 8186635: ClassFileInstaller should be run as a driver 2018-01-17 21:44:44 -08:00
javaldr 8186635: ClassFileInstaller should be run as a driver 2018-01-17 21:44:44 -08:00
jigsaw 8196124: [testbug] runtime/appcds/jigsaw/classpathtests/DummyClassesInBootClassPath.java passes despite of error 2018-02-01 10:55:27 -08:00
jvmti 8195731: [Graal] runtime/SharedArchiveFile/serviceability/transformRelatedClasses/TransformSuperSubTwoPckgs.java intermittently fails with Graal JIT 2018-02-05 08:08:01 +01:00
redefineClass 8193672: [test] Enhance vm.cds property to check for all conditions required to run CDS tests 2017-12-04 08:59:47 -08:00
sharedStrings Merge 2018-01-30 16:41:40 +01:00
test-classes 8196124: [testbug] runtime/appcds/jigsaw/classpathtests/DummyClassesInBootClassPath.java passes despite of error 2018-02-01 10:55:27 -08:00
AppCDSOptions.java 8188791: Move AppCDS from closed repo to open repo 2017-11-27 20:21:34 -08:00
AppendClasspath.java 8193672: [test] Enhance vm.cds property to check for all conditions required to run CDS tests 2017-12-04 08:59:47 -08:00
BootClassPathMismatch.java 8193672: [test] Enhance vm.cds property to check for all conditions required to run CDS tests 2017-12-04 08:59:47 -08:00
CaseSensitiveClassPath.java 8193672: [test] Enhance vm.cds property to check for all conditions required to run CDS tests 2017-12-04 08:59:47 -08:00
ClassLoaderTest.java 8186635: ClassFileInstaller should be run as a driver 2018-01-17 21:44:44 -08:00
ClassPathAttr.java 8193672: [test] Enhance vm.cds property to check for all conditions required to run CDS tests 2017-12-04 08:59:47 -08:00
CommandLineFlagCombo.java 8193672: [test] Enhance vm.cds property to check for all conditions required to run CDS tests 2017-12-04 08:59:47 -08:00
CommandLineFlagComboNegative.java 8193672: [test] Enhance vm.cds property to check for all conditions required to run CDS tests 2017-12-04 08:59:47 -08:00
CompilerUtils.java 8188791: Move AppCDS from closed repo to open repo 2017-11-27 20:21:34 -08:00
DirClasspathTest.java 8192927: os::dir_is_empty is incorrect on Windows 2018-01-04 22:47:38 -08:00
DumpClassList.java 8193672: [test] Enhance vm.cds property to check for all conditions required to run CDS tests 2017-12-04 08:59:47 -08:00
ExtraSymbols.invalid_1.txt 8188791: Move AppCDS from closed repo to open repo 2017-11-27 20:21:34 -08:00
ExtraSymbols.invalid_2.txt 8188791: Move AppCDS from closed repo to open repo 2017-11-27 20:21:34 -08:00
ExtraSymbols.invalid_3.txt 8188791: Move AppCDS from closed repo to open repo 2017-11-27 20:21:34 -08:00
ExtraSymbols.java 8193672: [test] Enhance vm.cds property to check for all conditions required to run CDS tests 2017-12-04 08:59:47 -08:00
ExtraSymbols.symbols.txt 8188791: Move AppCDS from closed repo to open repo 2017-11-27 20:21:34 -08:00
FieldAnnotationsTest.java 8193672: [test] Enhance vm.cds property to check for all conditions required to run CDS tests 2017-12-04 08:59:47 -08:00
FreeUnusedMetadata.java 8193672: [test] Enhance vm.cds property to check for all conditions required to run CDS tests 2017-12-04 08:59:47 -08:00
HelloExtTest.java 8186635: ClassFileInstaller should be run as a driver 2018-01-17 21:44:44 -08:00
HelloTest.java 8193672: [test] Enhance vm.cds property to check for all conditions required to run CDS tests 2017-12-04 08:59:47 -08:00
IgnoreEmptyClassPaths.java 8193672: [test] Enhance vm.cds property to check for all conditions required to run CDS tests 2017-12-04 08:59:47 -08:00
JarBuilder.java 8188791: Move AppCDS from closed repo to open repo 2017-11-27 20:21:34 -08:00
JvmtiAddPath.java 8186635: ClassFileInstaller should be run as a driver 2018-01-17 21:44:44 -08:00
MismatchedUseAppCDS.java 8186635: ClassFileInstaller should be run as a driver 2018-01-17 21:44:44 -08:00
MissingSuperTest.java 8193672: [test] Enhance vm.cds property to check for all conditions required to run CDS tests 2017-12-04 08:59:47 -08:00
MultiProcessSharing.java 8186635: ClassFileInstaller should be run as a driver 2018-01-17 21:44:44 -08:00
MultiReleaseJars.java 8165603: runtime/appcds/UseAppCDS.java: failed to clean up files after test when running with agentvm 2017-12-13 15:37:48 -08:00
OldClassTest.java 8193672: [test] Enhance vm.cds property to check for all conditions required to run CDS tests 2017-12-04 08:59:47 -08:00
PackageSealing.java 8193672: [test] Enhance vm.cds property to check for all conditions required to run CDS tests 2017-12-04 08:59:47 -08:00
ParallelLoad2.java 8193672: [test] Enhance vm.cds property to check for all conditions required to run CDS tests 2017-12-04 08:59:47 -08:00
ParallelLoadTest.java 8193672: [test] Enhance vm.cds property to check for all conditions required to run CDS tests 2017-12-04 08:59:47 -08:00
PrintSharedArchiveAndExit.java 8193672: [test] Enhance vm.cds property to check for all conditions required to run CDS tests 2017-12-04 08:59:47 -08:00
ProhibitedPackage.java 8193672: [test] Enhance vm.cds property to check for all conditions required to run CDS tests 2017-12-04 08:59:47 -08:00
ProtectionDomain.java 8193672: [test] Enhance vm.cds property to check for all conditions required to run CDS tests 2017-12-04 08:59:47 -08:00
RewriteBytecodesTest.java 8186635: ClassFileInstaller should be run as a driver 2018-01-17 21:44:44 -08:00
SharedArchiveConsistency.java 8186635: ClassFileInstaller should be run as a driver 2018-01-17 21:44:44 -08:00
SharedArchiveFile.java 8193672: [test] Enhance vm.cds property to check for all conditions required to run CDS tests 2017-12-04 08:59:47 -08:00
SharedBaseAddress.java 8193672: [test] Enhance vm.cds property to check for all conditions required to run CDS tests 2017-12-04 08:59:47 -08:00
SharedPackages.java 8193672: [test] Enhance vm.cds property to check for all conditions required to run CDS tests 2017-12-04 08:59:47 -08:00
SignedJar.java 8193672: [test] Enhance vm.cds property to check for all conditions required to run CDS tests 2017-12-04 08:59:47 -08:00
SpecifySysLoaderProp.java 8193672: [test] Enhance vm.cds property to check for all conditions required to run CDS tests 2017-12-04 08:59:47 -08:00
TestCommon.java 8193664: AppCDS tests should use -XX:+UnlockCommercialFeatures when running with commercial JDK 2018-01-11 16:40:10 -08:00
TraceLongClasspath.java 8193672: [test] Enhance vm.cds property to check for all conditions required to run CDS tests 2017-12-04 08:59:47 -08:00
UseAppCDS_Test.java 8188791: Move AppCDS from closed repo to open repo 2017-11-27 20:21:34 -08:00
UseAppCDS.java Merge 2018-01-16 22:24:20 +00:00
VerifierTest_0.java 8193672: [test] Enhance vm.cds property to check for all conditions required to run CDS tests 2017-12-04 08:59:47 -08:00
VerifierTest_1A.java 8193672: [test] Enhance vm.cds property to check for all conditions required to run CDS tests 2017-12-04 08:59:47 -08:00
VerifierTest_1B.java 8193672: [test] Enhance vm.cds property to check for all conditions required to run CDS tests 2017-12-04 08:59:47 -08:00
VerifierTest_2.java 8193672: [test] Enhance vm.cds property to check for all conditions required to run CDS tests 2017-12-04 08:59:47 -08:00
VerifierTest.java 8188791: Move AppCDS from closed repo to open repo 2017-11-27 20:21:34 -08:00
WideIloadTest.java 8193672: [test] Enhance vm.cds property to check for all conditions required to run CDS tests 2017-12-04 08:59:47 -08:00
WrongClasspath.java 8193672: [test] Enhance vm.cds property to check for all conditions required to run CDS tests 2017-12-04 08:59:47 -08:00
XShareAutoWithChangedJar.java 8193672: [test] Enhance vm.cds property to check for all conditions required to run CDS tests 2017-12-04 08:59:47 -08:00