git: openjdk/leyden: premain: 2 new changesets

duke duke at openjdk.org
Tue Aug 6 03:37:07 UTC 2024


Changeset: c01a9bce
Branch: premain
Author:    iklam <ilam3388 at gmail.com>
Date:      2024-08-03 08:58:16 +0000
URL:       https://git.openjdk.org/leyden/commit/c01a9bce2143ba4d0cde182b7f5b2f0cb87b0265

fixed windows build

! src/hotspot/share/cds/cdsConfig.hpp

Changeset: 8b148497
Branch: premain
Author:    iklam <ilam3388 at gmail.com>
Date:      2024-08-03 21:55:45 +0000
URL:       https://git.openjdk.org/leyden/commit/8b148497559f9633ca159e555109340cbdbe6e20

renamed -XX:+PreloadSharedClasses to -XX:+AOTClassLinking

! README.md
! src/hotspot/share/cds/aotLinkedClassBulkLoader.cpp
! src/hotspot/share/cds/cdsConfig.cpp
! src/hotspot/share/cds/cds_globals.hpp
! src/hotspot/share/cds/heapShared.cpp
! test/hotspot/jtreg/TEST.groups
! test/hotspot/jtreg/premain/javac/javac-test.sh
! test/hotspot/jtreg/premain/lib/DemoSupport.gmk
! test/hotspot/jtreg/premain/spring-petclinic/Makefile
! test/hotspot/jtreg/premain/spring-petclinic/WarmupMakefile
+ test/hotspot/jtreg/runtime/cds/appcds/aotClassLinking/AOTClassLinkingVMOptions.java
= test/hotspot/jtreg/runtime/cds/appcds/aotClassLinking/AOTClassLinkingVerification.java
= test/hotspot/jtreg/runtime/cds/appcds/aotClassLinking/BadNewClass.jasm
= test/hotspot/jtreg/runtime/cds/appcds/aotClassLinking/BadNewClass2.jasm
= test/hotspot/jtreg/runtime/cds/appcds/aotClassLinking/BadOldClass.jasm
= test/hotspot/jtreg/runtime/cds/appcds/aotClassLinking/BadOldClass2.jasm
+ test/hotspot/jtreg/runtime/cds/appcds/aotClassLinking/BulkLoaderTest.java
= test/hotspot/jtreg/runtime/cds/appcds/aotClassLinking/GoodOldClass.jasm
! test/hotspot/jtreg/runtime/cds/appcds/cacheObject/ArchivedPackages.java
! test/hotspot/jtreg/runtime/cds/appcds/cacheObject/ArchivedProtectionDomains.java
! test/hotspot/jtreg/runtime/cds/appcds/indy/IndyTestBase.java
! test/hotspot/jtreg/runtime/cds/appcds/indy/StringConcatStress2.java
! test/hotspot/jtreg/runtime/cds/appcds/jvmti/ClassFileLoadHookTest.java
! test/hotspot/jtreg/runtime/cds/appcds/leyden/LeydenAndOldClasses.java
- test/hotspot/jtreg/runtime/cds/appcds/preloadedClasses/EarlyClassLoading.java
- test/hotspot/jtreg/runtime/cds/appcds/preloadedClasses/PreloadedClassesVMOptions.java
! test/hotspot/jtreg/serviceability/sa/ClhsdbCDSCore.java
! test/lib/jdk/test/lib/cds/CDSAppTester.java



More information about the leyden-dev mailing list