Re: [7u-dev] RFA for JDK-8204344: Release session if initialization of SunPKCS11 Signature fails

2018-06-06 Thread Andrew Hughes
On 6 June 2018 at 15:38, Martin Balao wrote: > Thanks for review. > > I need you to push it on my behalf, as I don't have permissions to do so. > Done: http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/e146e0fb6dee -- Andrew :) Senior Free Java Software Engineer Red Hat, Inc. (http://www.redhat.c

hg: jdk7u/jdk7u/jdk: 8203182: Release session if initialization of SunPKCS11 Signature fails

2018-06-06 Thread gnu . andrew
Changeset: e146e0fb6dee Author:mbalao Date: 2018-06-06 17:07 +0100 URL: http://hg.openjdk.java.net/jdk7u/jdk7u/jdk/rev/e146e0fb6dee 8203182: Release session if initialization of SunPKCS11 Signature fails Summary: Ensure session is properly released in P11Signature class Reviewed-by:

Re: [7u-dev] RFA for JDK-8204344: Release session if initialization of SunPKCS11 Signature fails

2018-06-06 Thread Martin Balao
Thanks for review. I need you to push it on my behalf, as I don't have permissions to do so. On Tue, Jun 5, 2018 at 10:44 PM, Andrew Hughes wrote: > On 5 June 2018 at 17:10, Martin Balao wrote: > > Hi, > > > > Here there is a backport of JDK-8203182 [1] to JDK7: > > > > * > > http://cr.openjd