git: openjdk/leyden: premain: Refactored Leyden test supporting code to jdk.test.lib.cds.CDSAppTester
Changeset: 59f97f7a Author: iklam <ilam3388@gmail.com> Date: 2024-01-17 21:51:08 +0000 URL: https://git.openjdk.org/leyden/commit/59f97f7a79e4c8dcf0e557ac97a35687c58937... Refactored Leyden test supporting code to jdk.test.lib.cds.CDSAppTester + test/hotspot/jtreg/runtime/cds/appcds/applications/javac/JavacBench.java ! test/hotspot/jtreg/runtime/cds/appcds/applications/javac/JavacBenchDynamic.java + test/hotspot/jtreg/runtime/cds/appcds/applications/javac/JavacBenchLeyden.java + test/hotspot/jtreg/runtime/cds/appcds/applications/javac/JavacBenchLeydenOldWF.java ! test/hotspot/jtreg/runtime/cds/appcds/applications/javac/JavacBenchStatic.java - test/hotspot/jtreg/runtime/cds/appcds/applications/javac/JavacBenchTestBase.java = test/hotspot/jtreg/runtime/cds/appcds/applications/spring-petclinic/SpringPetClinic.java + test/hotspot/jtreg/runtime/cds/appcds/applications/spring-petclinic/SpringPetClinicDynamic.java + test/hotspot/jtreg/runtime/cds/appcds/applications/spring-petclinic/SpringPetClinicLeyden.java + test/hotspot/jtreg/runtime/cds/appcds/applications/spring-petclinic/SpringPetClinicLeydenOldWF.java + test/hotspot/jtreg/runtime/cds/appcds/applications/spring-petclinic/SpringPetClinicStatic.java ! test/hotspot/jtreg/runtime/cds/appcds/leyden/DynamicProxyTest.java ! test/hotspot/jtreg/runtime/cds/appcds/leyden/DynamicProxyTestOldWF.java ! test/hotspot/jtreg/runtime/cds/appcds/leyden/ExcludedClasses.java ! test/hotspot/jtreg/runtime/cds/appcds/leyden/ExcludedClassesOldWF.java ! test/hotspot/jtreg/runtime/cds/appcds/leyden/LeydenHello.java ! test/hotspot/jtreg/runtime/cds/appcds/leyden/LeydenHelloOldWF.java ! test/hotspot/jtreg/runtime/cds/appcds/leyden/LeydenReflection.java ! test/hotspot/jtreg/runtime/cds/appcds/leyden/LeydenReflectionOldWF.java - test/hotspot/jtreg/runtime/cds/appcds/leyden/SpringPetClinicOldWF.java - test/lib/jdk/test/lib/LeydenTester.java + test/lib/jdk/test/lib/cds/CDSAppTester.java
participants (1)
-
duke