RFR: 8286398: Address possibly lossy conversions in jdk.internal.le

Jan Lahoda jlahoda at openjdk.java.net
Wed May 25 12:00:49 UTC 2022


On Tue, 24 May 2022 07:07:06 GMT, Adam Sotona <asotona at openjdk.org> wrote:

> This patch is a part of general effort to address possibly lossy conversions in JDK before the relevant javac lint warning is enabled.
> Addition of explicit casts from ints to shorts is proposed here, with respect to the original library code.
> Please review.
> 
> Thank you,
> Adam

Looks reasonable.

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

Marked as reviewed by jlahoda (Reviewer).

PR: https://git.openjdk.java.net/jdk/pull/8862


More information about the kulla-dev mailing list