RFR: JDK-8028215 - ORB.init fails with SecurityException if properties select the JDK default ORB
Mandy Chung
mandy.chung at oracle.com
Fri Nov 15 22:48:31 UTC 2013
On 11/14/2013 1:37 PM, Mark Sheppard wrote:
> Hi,
> please oblige and review the following fix
>
> http://cr.openjdk.java.net/~msheppar/8028215/webrev/
>
Looks okay. Seems like it worths some refactoring and change
create_impl to take the classname of the default implementation and move
the creation of the default implementation class instance in the
create_impl method.
As Alan mentioned, looks like java.policy.applet is same as the default
policy file and it isn't needed.
Mandy
More information about the core-libs-dev
mailing list