RFR: JDK-8028215 - ORB.init fails with SecurityException if properties select the JDK default ORB
Alan Bateman
Alan.Bateman at oracle.com
Mon Nov 18 10:17:03 UTC 2013
On 15/11/2013 22:48, Mandy Chung wrote:
> :
>
> 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.
It used to do that but we deliberately changed it to statically
reference the default implementation as part of the changes to restrict
access to com.sun.corba.se.**.
-Alan.
More information about the core-libs-dev
mailing list