RFR: 8244681: Add a warning for possibly lossy conversion in compound assignments [v3]

Roger Riggs rriggs at openjdk.java.net
Wed May 11 13:34:49 UTC 2022


On Wed, 11 May 2022 13:27:38 GMT, Adam Sotona <asotona at openjdk.org> wrote:

>> That's good to know. I think the tricky part is mostly about keeping track of all these disabled warnings, so they are not kept around longer than necessary. And that needs coordination with all the subtasks of the umbrella issue.
>
> Thanks for quick reaction.
> I'll keep my eyes on this race of patches and update this pull request accordingly or create a new PR.

I put out a PR for java.base, but thought I'd wait until the javac fixe were pushed before integrating and would re-enable the warnings at the same time.

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

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



More information about the client-libs-dev mailing list