RFR: JDK-8068682 - Deprivilege/move java.corba to the ext class loader

Alan Bateman Alan.Bateman at oracle.com
Fri Feb 6 21:21:41 UTC 2015


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



More information about the core-libs-dev mailing list