On Fri, 4 Dec 2020 01:21:43 GMT, Valerie Peng <valer...@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

Reply via email to