RFR: 8332547: Unloaded signature classes in DirectMethodHandles
Jorn Vernee
jvernee at openjdk.org
Tue May 21 20:17:02 UTC 2024
On Tue, 21 May 2024 18:02:45 GMT, Vladimir Ivanov <vlivanov at openjdk.org> wrote:
> I can definitely name it differently (e.g, ensureTypeVisible), but making a separate class loading pass across signature classes doesn't make much sense.
Ok, in that case I suggest also renaming `MemberName::checkForTypeAlias`, maybe to `ensureTypeVisible` as well.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/19319#issuecomment-2123368855
More information about the hotspot-compiler-dev
mailing list