RFR: 8275670: ciReplay: java.lang.NoClassDefFoundError when trying to load java/lang/invoke/LambdaForm$MH
Vladimir Kozlov
kvn at openjdk.java.net
Thu Nov 4 06:32:16 UTC 2021
On Wed, 3 Nov 2021 23:15:41 GMT, Dean Long <dlong at openjdk.org> wrote:
> The invokedynamic support added by 8271911 was incomplete. In particular, it failed to search through argL fields. This change fixes that, adds a test, and also cleans up the code a bit.
Good.
-------------
Marked as reviewed by kvn (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/6243
More information about the hotspot-compiler-dev
mailing list