[9] RFR: 8159964: Update Tests to verify JDK build for "JDK-8159488 Deprivilege java.xml.crypto"

Weijun Wang weijun.wang at oracle.com
Fri Aug 5 10:48:50 UTC 2016


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
>
>
>



More information about the security-dev mailing list