I'm looking at DeprivilegedModuleLoaderTest.java.

Why not just call

   classes.add(XMLSignatureFactory.class);

--Max

On 8/5/2016 18:00, Sibabrata Sahoo wrote:
Hi,



Please review the patch for “deprivilege java.xml.crypto,
java.security.jgss, jdk.security.jgss and jdk.security.auth” modules.



JBS: https://bugs.openjdk.java.net/browse/JDK-8159964

Webrev: http://cr.openjdk.java.net/~ssahoo/8159964/webrev.00/



Description:

This includes a new Test which verifies the classes from
“java.xml.crypto, java.security.jgss, jdk.security.jgss and
jdk.security.auth” modules get loaded through Platform Classloader. It
also includes modifying few existing test to run with Security manager
enabled.



Thanks,

Siba



Reply via email to