On Sat, 19 Dec 2020 05:48:53 GMT, Xue-Lei Andrew Fan <[email protected]> wrote:
> 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 This pull request has now been integrated. Changeset: 12297a00 Author: Xue-Lei Andrew Fan <[email protected]> URL: https://git.openjdk.java.net/jdk/commit/12297a00 Stats: 3 lines in 1 file changed: 2 ins; 0 del; 1 mod 8258736: No break in the loop Reviewed-by: wetmore ------------- PR: https://git.openjdk.java.net/jdk/pull/1848
