[jdk18] RFR: 8277964: ClassCastException with no stack trace is thrown with -Xcomp in method handle invocation
Vladimir Kozlov
kvn at openjdk.java.net
Wed Dec 15 17:48:00 UTC 2021
On Wed, 15 Dec 2021 17:19:25 GMT, Mandy Chung <mchung at openjdk.org> wrote:
>> @dholmes-ora, thank you for looking on it.
>> I discussed it with Mandy and agreed that we need to narrow down this workaround as much as possible. That is why it is done only for system class loaded by null loader.
>
> David has a good observation. There will be no split package for modules. So sun.invoke.util classes will only be loaded from java.base. The boot loader is not needed.
Okay, I will remove it.
-------------
PR: https://git.openjdk.java.net/jdk18/pull/27
More information about the core-libs-dev
mailing list