Integrated: 8344912: Sharpen the return type of various internal methods in jdk.internal.foreign
Quan Anh Mai
qamai at openjdk.org
Wed Nov 27 07:38:43 UTC 2024
On Sat, 23 Nov 2024 16:29:10 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.
This pull request has now been integrated.
Changeset: 57ee3ba7
Author: Quan Anh Mai <qamai at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/57ee3ba7e1a2b436f6666b9465a4651f7baca7e3
Stats: 83 lines in 8 files changed: 1 ins; 29 del; 53 mod
8344912: Sharpen the return type of various internal methods in jdk.internal.foreign
Reviewed-by: mcimadamore
-------------
PR: https://git.openjdk.org/jdk/pull/22344
More information about the core-libs-dev
mailing list