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

Mark Sheppard mark.sheppard at oracle.com
Sat Feb 7 00:22:20 UTC 2015


Hi Alan,
    I had meant to remove the commented lines prior to generating the patch

regards
Mark

On 06/02/2015 21:21, Alan Bateman wrote:
> 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