[13] RFR: 8180005: Provide specific links in KeyManagerFactory and TrustManagerFactory to the Standard Algorithm Names Specification

2019-06-24 Thread Sean Mullan
Please review this docs-only fix to link to the specific sections of the standard algorithm names specification for the KeyManagerFactory and TrustManagerFactory APIs: webrev: http://cr.openjdk.java.net/~mullan/webrevs/8180005/webrev.00/ bug: https://bugs.openjdk.java.net/browse/JDK-8180005

Re: [13] RFR: 8180005: Provide specific links in KeyManagerFactory and TrustManagerFactory to the Standard Algorithm Names Specification

2019-06-24 Thread Anthony Scarpino
On 6/24/19 6:50 AM, Sean Mullan wrote: Please review this docs-only fix to link to the specific sections of the standard algorithm names specification for the KeyManagerFactory and TrustManagerFactory APIs:   webrev: http://cr.openjdk.java.net/~mullan/webrevs/8180005/webrev.00/   bug: https:

Re: OpenJDK 11u backport of JDK-8148188: Enhance the security libraries to record events of interest

2019-06-24 Thread Tim Bell
On 06/22/19 15:18, Langer, Christoph wrote: Thanks, David. Then I probably did the right thing by manually creating the backport bug. You did the right thing. cc-ing ops@o.j.n: Maybe you want to have a look why hgupdater failed in this case? hgupdater found a confidential backport record

RFR [13] JDK-8226607: Inconsistent info between pcsclite.md and MUSCLE headers

2019-06-24 Thread Valerie Peng
Hi, Anyone has a few minutes to spare for this review? Just some textual updates, no impact on behaviors. Bug: https://bugs.openjdk.java.net/browse/JDK-8226607 Webrev: http://cr.openjdk.java.net/~valeriep/8226607/webrev.00/ Thanks, Valerie

Re: RFR [13] JDK-8226607: Inconsistent info between pcsclite.md and MUSCLE headers

2019-06-24 Thread Anthony Scarpino
COPYING is the correct name for the file? The bug says COPY. I just wanted to make sure. Otherwise it looks fine. Tony > On Jun 24, 2019, at 4:58 PM, Valerie Peng wrote: > > Hi, > > Anyone has a few minutes to spare for this review? > > Just some textual updates, no impact on behaviors.

Re: RFR [13] JDK-8226607: Inconsistent info between pcsclite.md and MUSCLE headers

2019-06-24 Thread Valerie Peng
Yes, it's COPYING, not COPY. I will fix the bug description. Thanks, Valerie On 6/24/2019 5:09 PM, Anthony Scarpino wrote: COPYING is the correct name for the file? The bug says COPY. I just wanted to make sure. Otherwise it looks fine. Tony On Jun 24, 2019, at 4:58 PM, Valerie Peng wrot