RFR: 8257734: Extraneous output in HmacSHA3_512 constructor
Anthony Scarpino
ascarpino at openjdk.java.net
Fri Dec 4 02:00:55 UTC 2020
On Fri, 4 Dec 2020 01:21:43 GMT, Valerie Peng <valeriep at openjdk.org> wrote:
> Somehow there is a debugging statement accidentally introduced into the HmacSHA3_512 constructor before the JDK-8172680 changes are integrated.
> Please help review this one-line fix which removed the undesirable System.out.println(...) call. Did a grep on other classes under the same package and rest are ok.
>
> No regression test, thus added noreg-trivial label to the bug record.
>
> Thanks,
> Valerie
Marked as reviewed by ascarpino (Reviewer).
-------------
PR: https://git.openjdk.java.net/jdk/pull/1615
More information about the security-dev
mailing list