Re: Further Defenses for the Security Manager

2014-12-19 Thread Jeff Nisewanger
Thank you for contacting us and sharing the initial results of your research. You raised two basic topics. First, you discussed the possibility of adding additional restrictions on the ability to change the system Security Manager multiple times during application execution. This is normally al

Re: [9] request for review 8044445: Create PKCS12 Keystores by Default

2014-12-19 Thread Sean Mullan
On 12/19/2014 11:43 AM, Vincent Ryan wrote: Here’s the (hopefully) final webrev, it includes a testcase to exercise the new KeyStore methods: http://cr.openjdk.java.net/~vinnie/805/webrev.06/ The new test looks fine to me. --Sean On 19 Dec 2014, at 13:01, Vincent Ryan wrote: Tha

Re: [9] request for review 8044445: Create PKCS12 Keystores by Default

2014-12-19 Thread Vincent Ryan
Here’s the (hopefully) final webrev, it includes a testcase to exercise the new KeyStore methods: http://cr.openjdk.java.net/~vinnie/805/webrev.06/ On 19 Dec 2014, at 13:01, Vincent Ryan wrote: > Thanks Sean. I have a testcase that I’d like to add to the changeset. I’ll > send that out

Re: [9] request for review 8044445: Create PKCS12 Keystores by Default

2014-12-19 Thread Vincent Ryan
Thanks Sean. I have a testcase that I’d like to add to the changeset. I’ll send that out later today. On 18 Dec 2014, at 18:18, Sean Mullan wrote: > On 12/17/2014 06:58 PM, Vincent Ryan wrote: >> FYI I’ve updated the webrev to include the changes below: >> http://cr.openjdk.java.net/~vinni