RE: [EXTERNAL]Re: SecureRandom regression with certain security providers

2020-08-14 Thread John Mahoney
c: John Mahoney <mailto:john.maho...@entrustdatacard.com>; Muthu Kannappan <mailto:mu...@entrustdatacard.com> Subject: Re: [EXTERNAL]Re: SecureRandom regression with certain security providers Hi John, Unfortunately this cannot wait til July 13th if this issue needs to be fixed for

Re: [EXTERNAL]Re: SecureRandom regression with certain security providers

2020-07-06 Thread Valerie Peng
; security-dev@openjdk.java.net *Cc:* John Mahoney *Subject:* Re: [EXTERNAL]Re: SecureRandom regression with certain security providers BTW, I have tentatively filed https://bugs.openjdk.java.net/browse/JDK-8248885 <https://bugs.openjdk.java.net/browse/JDK-8248885> for Entrust NSAE p

Re: [EXTERNAL]Re: SecureRandom regression with certain security providers

2020-07-06 Thread Valerie Peng
-Original Message- From: Valerie Peng [mailto:valerie.p...@oracle.com] Sent: Thursday, July 2, 2020 8:34 PM To: John Gray ; security-dev@openjdk.java.net Cc: John Mahoney ; Muthu Kannappan Subject: Re: [EXTERNAL]Re: SecureRandom regression with certain security providers Hi John, Unfortunately

Re: [EXTERNAL]Re: SecureRandom regression with certain security providers

2020-07-06 Thread Valerie Peng
John Mahoney ; Muthu Kannappan Subject: Re: [EXTERNAL]Re: SecureRandom regression with certain security providers Hi John, Unfortunately this cannot wait til July 13th if this issue needs to be fixed for jdk 15. Maybe you can try the webrev out or share more details on how Entrust provider do

RE: [EXTERNAL]Re: SecureRandom regression with certain security providers

2020-07-03 Thread John Gray
sage- From: Valerie Peng [mailto:valerie.p...@oracle.com] Sent: Thursday, July 2, 2020 8:34 PM To: John Gray ; security-dev@openjdk.java.net Cc: John Mahoney ; Muthu Kannappan Subject: Re: [EXTERNAL]Re: SecureRandom regression with certain security providers Hi John, Unfortunately th

Re: [EXTERNAL]Re: SecureRandom regression with certain security providers

2020-07-02 Thread Valerie Peng
Hi John, Unfortunately this cannot wait til July 13th if this issue needs to be fixed for jdk 15. Maybe you can try the webrev out or share more details on how Entrust provider does its registration and what Provider APIs it overrides. I need more info to help identifying the trigger for the

Re: [EXTERNAL]Re: SecureRandom regression with certain security providers

2020-07-02 Thread Valerie Peng
Gray ; security-dev@openjdk.java.net Cc: John Mahoney ; Muthu Kannappan Subject: Re: [EXTERNAL]Re: SecureRandom regression with certain security providers Hi John, Thanks for the feedback, it certainly helps to know which providers are affected to help us give this the right priority and the ri

RE: [EXTERNAL]Re: SecureRandom regression with certain security providers

2020-07-02 Thread John Gray
m: Valerie Peng Sent: Thursday, July 2, 2020 4:37 PM To: John Gray ; security-dev@openjdk.java.net Cc: John Mahoney ; Muthu Kannappan Subject: Re: [EXTERNAL]Re: SecureRandom regression with certain security providers Hi John, Thanks for the feedback, it certainly helps to know which provider

Re: [EXTERNAL]Re: SecureRandom regression with certain security providers

2020-07-02 Thread Valerie Peng
Hi John, Thanks for the feedback, it certainly helps to know which providers are affected to help us give this the right priority and the right fix. So, does Entrust provider also override Provider.putService()/getService() calls like BCFIPS provider does? I am about to send out the webrev

RE: [EXTERNAL]Re: SecureRandom regression with certain security providers

2020-07-02 Thread John Gray
Hi Valerie, I noticed this looked related to the Secure Random issue (https://bugs.openjdk.java.net/browse/JDK-8246383) and I noticed you had ported back the work-around you mentioned to me a few weeks ago. So I thought I would give it a try with the 11.08 pre-release since you had listed it