On 06/02/2015 18:55, Mark Sheppard wrote:
Hi
please oblige and review the following changes
http://cr.openjdk.java.net/~msheppar/8068682/webrev/
http://cr.openjdk.java.net/~msheppar/8068682/corba/webrev/
which address the issue in
https://bugs.openjdk.java.net/browse/JDK-8068682
this change means CORBA ORB is loaded by the extension class loader and
no longer has has its former privilege of system code.
as an interim measure corba is afforded all permissions privilege.
this will be reduced in coming iterations.
Are the changes to ORB.java meant to be in this patch? I'm just
wondering whether the dynamic stub code should be removed rather than
commented out.
-Alan