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

Calvin Cheung ccheung at openjdk.org
Tue Jan 30 20:03:31 UTC 2024


On Sat, 27 Jan 2024 00:25:05 GMT, Calvin Cheung <ccheung at openjdk.org> wrote:

> A simple fix for an assert failure when an archived interface of an archived lambda proxy class is being transformed using
> a java agent during runtime. Please refer to the bug report for details.
> 
> Testing: passed tiers 1 - 4 (including the new test).

This pull request has now been integrated.

Changeset: d51aaf63
Author:    Calvin Cheung <ccheung at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/d51aaf6304e0dd1cde4a85bf6a822332f56c0ff2
Stats:     125 lines in 3 files changed: 119 ins; 6 del; 0 mod

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

Reviewed-by: matsaave, iklam

-------------

PR: https://git.openjdk.org/jdk/pull/17602


More information about the hotspot-runtime-dev mailing list