Re: Code Review request for 7050329

2011-06-02 Thread Sean Mullan
On 6/2/11 9:36 AM, Alan Bateman wrote: Sean Mullan wrote: Hi Alan, Would you be able to review my fix for 7050329? In the fix, I removed the dependency on the java.ext.dirs system property and the default java.policy file, which may contain implementation-specific content and thus could vary on

Re: Code Review request for 7050329

2011-06-02 Thread Alan Bateman
Sean Mullan wrote: Hi Alan, Would you be able to review my fix for 7050329? In the fix, I removed the dependency on the java.ext.dirs system property and the default java.policy file, which may contain implementation-specific content and thus could vary on JREs from other vendors. http://cr