Re: Review request 8069551: Move java.security.acl from compact3 to java.base

2015-01-30 Thread Bradford Wetmore
Looks ok to me too. Brad On 1/30/2015 9:10 AM, Mandy Chung wrote: On 1/30/15 12:50 AM, Alan Bateman wrote: On 29/01/2015 20:58, Mandy Chung wrote: Webrev at: http://cr.openjdk.java.net/~mchung/jdk9/webrevs/8069551/webrev.00 java.security.acl is superceded by java.security package since 1.2.

Re: com.sun.crypto.provider.GHASH performance fix

2015-01-30 Thread Anthony Scarpino
On 01/20/2015 01:33 AM, Florian Weimer wrote: On 01/15/2015 05:24 PM, Anthony Scarpino wrote: Anthony, could you file a bug so that I can include its number? Thanks. Here it is: https://bugs.openjdk.java.net/browse/JDK-8069072 Thanks. Updated webrev:

Re: [9] RFR: 8042967: Add variant of DSA Signature algorithms that do not ASN.1 encode the signature bytes

2015-01-30 Thread Jason Uh
Mike, Thanks again for weighing in. As you're not opposed to the proposal, I will go ahead and move forward with this plan. I will put out an updated webrev with the new approach once it is ready. Thanks, Jason On 1/29/15 3:56 PM, Michael StJohns wrote: At 03:41 PM 1/29/2015, Jason Uh wro

Re: Review request 8069551: Move java.security.acl from compact3 to java.base

2015-01-30 Thread Mandy Chung
On 1/30/15 12:50 AM, Alan Bateman wrote: On 29/01/2015 20:58, Mandy Chung wrote: Webrev at: http://cr.openjdk.java.net/~mchung/jdk9/webrevs/8069551/webrev.00 java.security.acl is superceded by java.security package since 1.2. This patch proposes to move java.security.acl package to java.base

Re: Review request 8069551: Move java.security.acl from compact3 to java.base

2015-01-30 Thread Alan Bateman
On 29/01/2015 20:58, Mandy Chung wrote: Webrev at: http://cr.openjdk.java.net/~mchung/jdk9/webrevs/8069551/webrev.00 java.security.acl is superceded by java.security package since 1.2. This patch proposes to move java.security.acl package to java.base module rather than complicating the module