Integrated: 8258736: No break in the loop
Xue-Lei Andrew Fan
xuelei at openjdk.java.net
Mon Dec 21 19:14:55 UTC 2020
On Sat, 19 Dec 2020 05:48:53 GMT, Xue-Lei Andrew Fan <xuelei at openjdk.org> 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 <xuelei at openjdk.org>
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
More information about the security-dev
mailing list