RFR: 8373046: Method::get_c2i_unverified_entry() and get_c2i_no_clinit_check_entry() are missing check for abstract method
Vladimir Kozlov
kvn at openjdk.org
Thu Dec 4 04:44:58 UTC 2025
On Thu, 4 Dec 2025 01:48:42 GMT, Ashutosh Mehra <asmehra at openjdk.org> wrote:
>>> It would be nice to have a test for this. Currently, it looks like calling get_c2i_no_clinit_check_entry with an abstract method is impossible. The same might be true for get_c2i_unverified_entry.
>>
>> It is good idea. Let's do it as separate RFE. Currently we restored pre-existing behavior. Let's push it before RDP1 tomorrow.
>>
>> Let me do quick testing.
>
>> Let me do quick testing.
>
> I will wait for the testing to complete before integrating it.
@ashu-mehra you can integrate it when you are ready
-------------
PR Comment: https://git.openjdk.org/jdk/pull/28645#issuecomment-3610094818
More information about the hotspot-dev
mailing list