Integrated: 8286394: Address possibly lossy conversions in jdk.naming.dns
Darragh Clarke
duke at openjdk.org
Fri Oct 7 16:08:11 UTC 2022
On Fri, 7 Oct 2022 14:14:13 GMT, Darragh Clarke <duke at openjdk.org> wrote:
> Added an int cast for the `timeoutLeft` assignment, looking through the code and other uses of the variable it seems to show no issues with lossy conversion. As part of this I removed the file to disable the conversion warning
>
> I tested this build and it doesn't give any warnings on this file
This pull request has now been integrated.
Changeset: 67210abd
Author: Darragh Clarke <Darragh.clarke at oracle.com>
Committer: Aleksei Efimov <aefimov at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/67210abd04683a3a16ec8af0948030a934e5ce15
Stats: 2 lines in 2 files changed: 0 ins; 1 del; 1 mod
8286394: Address possibly lossy conversions in jdk.naming.dns
Reviewed-by: rriggs, aefimov
-------------
PR: https://git.openjdk.org/jdk/pull/10607
More information about the core-libs-dev
mailing list