On 2 Oct 2014, at 06:00, Seán Coffey <sean.cof...@oracle.com> wrote:
> Simple fix to the issue reported in the bug report. I've moved the logging > calls past the 'sa.initVerify(pk);" call. > > bug : https://bugs.openjdk.java.net/browse/JDK-8031191 > webrev : http://cr.openjdk.java.net/~coffeys/webrev.8031191/webrev/ While not a security expert, the issue seems very straight forward. Reviewed. -Chris. > regards, > Sean.