git: openjdk/leyden: premain: Refactored Leyden test supporting code to jdk.test.lib.cds.CDSAppTester
duke
duke at openjdk.org
Thu Jan 18 05:53:02 UTC 2024
Changeset: 59f97f7a
Author: iklam <ilam3388 at gmail.com>
Date: 2024-01-17 21:51:08 +0000
URL: https://git.openjdk.org/leyden/commit/59f97f7a79e4c8dcf0e557ac97a35687c58937f4
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
More information about the leyden-dev
mailing list