Integrated: 8286398: Address possibly lossy conversions in jdk.internal.le
Adam Sotona
asotona at openjdk.java.net
Wed May 25 12:40:44 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
This pull request has now been integrated.
Changeset: e534c133
Author: Adam Sotona <asotona at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/e534c133af9bcefb073a336f1fdc0dc226a9dd82
Stats: 6 lines in 1 file changed: 0 ins; 0 del; 6 mod
8286398: Address possibly lossy conversions in jdk.internal.le
Reviewed-by: jlahoda
-------------
PR: https://git.openjdk.java.net/jdk/pull/8862
More information about the kulla-dev
mailing list