Integrated: 8286395: Address possibly lossy conversions in java.security.jgss

2022-06-25 Thread Ryan Ernst
On Fri, 17 Jun 2022 16:09:41 GMT, Ryan Ernst wrote: > Applied required casts in java.security.jgss for the upcoming warning. > Verified by cherry-picking @asotona's patch. This pull request has now been integrated. Changeset: a5c25d88 Author: Ryan Ernst Committer: Chris H

Integrated: 8286389: Address possibly lossy conversions in jdk.crypto.ec

2022-06-25 Thread Ryan Ernst
On Fri, 17 Jun 2022 16:05:38 GMT, Ryan Ernst wrote: > Applied required casts in jdk.crypto.ec for the upcoming warning. > Verified by cherry-picking @asotona's patch. This pull request has now been integrated. Changeset: e93be3ac Author: Ryan Ernst Committer: Chris H

Re: RFR: 8286389: Address possibly lossy conversions in jdk.crypto.ec

2022-06-24 Thread Ryan Ernst
On Tue, 21 Jun 2022 16:48:23 GMT, Xue-Lei Andrew Fan wrote: >> Applied required casts in jdk.crypto.ec for the upcoming warning. >> Verified by cherry-picking @asotona's patch. > > src/jdk.crypto.ec/share/classes/sun/security/ec/XDHPublicKeyImpl.java line 79: > >> 77: int bitsMod8 = para

RFR: 8286395: Address possibly lossy conversions in java.security.jgss

2022-06-17 Thread Ryan Ernst
Applied required casts in java.security.jgss for the upcoming warning. Verified by cherry-picking @asotona's patch. - Commit messages: - 8286395: Address possibly lossy conversions in java.security.jgss Changes: https://git.openjdk.org/jdk/pull/9204/files Webrev: https://webrevs.op

RFR: 8286389: Address possibly lossy conversions in jdk.crypto.ec

2022-06-17 Thread Ryan Ernst
Applied required casts in jdk.crypto.ec for the upcoming warning. Verified by cherry-picking @asotona's patch. - Commit messages: - 8286389: Address possibly lossy conversions in jdk.crypto.ec Changes: https://git.openjdk.org/jdk/pull/9203/files Webrev: https://webrevs.openjdk.org/