git: openjdk/leyden: premain: 2 new changesets

duke duke at openjdk.org
Mon Mar 11 00:26:09 UTC 2024


Changeset: 11038ecc
Author:    iklam <ilam3388 at gmail.com>
Date:      2024-03-10 15:43:19 +0000
URL:       https://git.openjdk.org/leyden/commit/11038eccc2154a3eef3526729684c926611bf00d

Reverted unnecessary -XX:-PreloadSharedClasses changes to CDS test cases

! test/hotspot/jtreg/runtime/cds/DeterministicDump.java
! test/hotspot/jtreg/runtime/cds/appcds/FreeUnusedMetadata.java
! test/hotspot/jtreg/runtime/cds/appcds/JvmtiAddPath.java
! test/hotspot/jtreg/runtime/cds/appcds/LambdaContainsOldInf.java
! test/hotspot/jtreg/runtime/cds/appcds/LambdaVerificationFailedDuringDump.java
! test/hotspot/jtreg/runtime/cds/appcds/NestHostOldInf.java
! test/hotspot/jtreg/runtime/cds/appcds/OldClassWithjsr.java
! test/hotspot/jtreg/runtime/cds/appcds/OldInfExtendsInfDefMeth.java
! test/hotspot/jtreg/runtime/cds/appcds/OldSuperClass.java
! test/hotspot/jtreg/runtime/cds/appcds/OldSuperInf.java
! test/hotspot/jtreg/runtime/cds/appcds/OldSuperInfIndirect.java
! test/hotspot/jtreg/runtime/cds/appcds/RewriteBytecodesTest.java
! test/hotspot/jtreg/runtime/cds/appcds/dynamicArchive/LambdaContainsOldInf.java
! test/hotspot/jtreg/runtime/cds/appcds/dynamicArchive/LambdaForOldInfInBaseArchive.java
! test/hotspot/jtreg/runtime/cds/appcds/dynamicArchive/NestHostOldInf.java
! test/hotspot/jtreg/runtime/cds/appcds/dynamicArchive/OldClassInBaseArchive.java
! test/hotspot/jtreg/runtime/cds/appcds/dynamicArchive/OldClassVerifierTrouble.java
! test/hotspot/jtreg/runtime/cds/appcds/dynamicArchive/RedefineCallerClassTest.java
! test/hotspot/jtreg/runtime/cds/appcds/jigsaw/modulepath/JvmtiAddPath.java
! test/hotspot/jtreg/runtime/cds/appcds/jigsaw/modulepath/OptimizeModuleHandlingTest.java
! test/hotspot/jtreg/runtime/cds/appcds/jvmti/ClassFileLoadHookTest.java
! test/hotspot/jtreg/runtime/cds/appcds/jvmti/InstrumentationTest.java
! test/hotspot/jtreg/runtime/cds/appcds/jvmti/dumpingWithAgent/OldClassWithJavaAgent.java
! test/hotspot/jtreg/runtime/cds/appcds/jvmti/parallelLoad/ParallelLoadAndTransformTest.java
! test/hotspot/jtreg/runtime/cds/appcds/jvmti/transformRelatedClasses/TransformRelatedClassesAppCDS.java
! test/hotspot/jtreg/runtime/cds/appcds/loaderConstraints/DynamicLoaderConstraintsTest.java
! test/hotspot/jtreg/runtime/cds/appcds/loaderConstraints/LoaderConstraintsTest.java
! test/hotspot/jtreg/runtime/cds/serviceability/ReplaceCriticalClasses.java
! test/hotspot/jtreg/runtime/cds/serviceability/transformRelatedClasses/TransformRelatedClasses.java

Changeset: de041670
Author:    iklam <ilam3388 at gmail.com>
Date:      2024-03-10 17:24:47 +0000
URL:       https://git.openjdk.org/leyden/commit/de041670fdb6c1e1d669b439f3804c9295516b3f

fixed some minor jtreg test failures

! src/hotspot/share/code/nmethod.cpp
! src/hotspot/share/runtime/mutexLocker.hpp
! test/hotspot/jtreg/ProblemList-premain.txt



More information about the leyden-dev mailing list