RFR: 8323950: Null CLD while loading shared lambda proxy class with javaagent active
Calvin Cheung
ccheung at openjdk.org
Tue Jan 30 20:03:30 UTC 2024
On Mon, 29 Jan 2024 22:26:02 GMT, Matias Saavedra Silva <matsaave 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).
>
> LGTM!
Thanks @matias9927, @iklam for the review.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/17602#issuecomment-1917790391
More information about the hotspot-runtime-dev
mailing list