RFR: 8344912: Sharpen the return type of various internal methods in jdk.internal.foreign [v3]

Quan Anh Mai qamai at openjdk.org
Tue Nov 26 15:14:52 UTC 2024


On Sun, 24 Nov 2024 03:26:18 GMT, Quan Anh Mai <qamai at openjdk.org> wrote:

>> Hi,
>> 
>> This patch sharpens the return types of various internal methods. This helps the compiler to have better information when the corresponding methods are not inlined.
>> 
>> Please take a look and leave your reviews, thanks a lot.
>
> Quan Anh Mai has updated the pull request incrementally with one additional commit since the last revision:
> 
>   fix failing tests

Thanks for your review, I will integrate the PR.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/22344#issuecomment-2501079976


More information about the core-libs-dev mailing list