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

Mark Sheppard mark.sheppard at oracle.com
Fri Feb 6 18:55:28 UTC 2015


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.

regards
Mark



More information about the core-libs-dev mailing list