RFR: 8258736: No break in the loop [v2]
Xue-Lei Andrew Fan
xuelei at openjdk.java.net
Mon Dec 21 19:08:08 UTC 2020
> It looks like the break is missed in the loop of the SSLCipher.createReadCipher() and createWriteCipher() methods. See the change set.
>
> Code cleanup, no new regression test.
>
> Bug: https://bugs.openjdk.java.net/browse/JDK-8258736
Xue-Lei Andrew Fan has updated the pull request incrementally with one additional commit since the last revision:
update copyright year
-------------
Changes:
- all: https://git.openjdk.java.net/jdk/pull/1848/files
- new: https://git.openjdk.java.net/jdk/pull/1848/files/3dd9fb3e..b36ba8db
Webrevs:
- full: https://webrevs.openjdk.java.net/?repo=jdk&pr=1848&range=01
- incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=1848&range=00-01
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.java.net/jdk/pull/1848.diff
Fetch: git fetch https://git.openjdk.java.net/jdk pull/1848/head:pull/1848
PR: https://git.openjdk.java.net/jdk/pull/1848
More information about the security-dev
mailing list