RFR: 8131136: java/awt/font/JNICheck/JNICheck.sh issue warning on core-libs code
Alexey Ivanov
aivanov at openjdk.org
Thu Jun 19 19:35:27 UTC 2025
On Thu, 12 Jun 2025 12:44:12 GMT, Daniel Jeliński <djelinski at openjdk.org> wrote:
>> If this check is not needed, then why are we adding it?
>
> just so we don't forget to add it when we modify the enclosing function. The call to `CallStaticBooleanMethod` is located pretty far from the end of the function, and can be easy to miss.
> it wasn't always the case
Does it mean that there was another up-call into Java before this method returns?
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/25754#discussion_r2157560846
More information about the net-dev
mailing list