git: openjdk/jdk22: 8323950: Null CLD while loading shared lambda proxy class with javaagent active

Calvin Cheung ccheung at openjdk.org
Thu Feb 1 23:36:08 UTC 2024


Changeset: ee4d54c5
Author:    Calvin Cheung <ccheung at openjdk.org>
Date:      2024-02-01 23:34:47 +0000
URL:       https://git.openjdk.org/jdk22/commit/ee4d54c5008b4fa2f1f31727a2bce2281102973e

8323950: Null CLD while loading shared lambda proxy class with javaagent active

Reviewed-by: dholmes
Backport-of: d51aaf6304e0dd1cde4a85bf6a822332f56c0ff2

! src/hotspot/share/classfile/systemDictionary.cpp
+ test/hotspot/jtreg/runtime/cds/appcds/TransformInterfaceOfLambda.java
+ test/hotspot/jtreg/runtime/cds/appcds/test-classes/SimpleTest.java



More information about the jdk-changes mailing list