RFR: 8078139 : jdk.xml.dom should be loaded by the ext class loader

Sean Mullan sean.mullan at oracle.com
Tue Apr 21 18:41:40 UTC 2015


On 04/21/2015 02:20 PM, Mandy Chung wrote:
> OK.  I think it's better to follow up this after further discussion for
> the deprivileging work and understand what can or can't be done in
> editing the policy files.  For now, we should keep existing behavior to
> grant jdk.xml.dom AllPermissions.  How does that sound?

Actually, if all that is in the module is interfaces, and there are no 
permission checks in default/static methods, I don't think any 
permissions are necessary. So I think the webrev is fine as is.

--Sean



More information about the core-libs-dev mailing list