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

Sibabrata Sahoo sibabrata.sahoo at oracle.com
Tue Aug 9 06:16:37 UTC 2016


Ping..

-----Original Message-----
From: Sibabrata Sahoo 
Sent: Friday, August 05, 2016 7:28 PM
To: Weijun Wang; security-dev at openjdk.java.net; Valerie Peng
Subject: RE: [9] RFR: 8159964: Update Tests to verify JDK build for "JDK-8159488 Deprivilege java.xml.crypto"

Hi Max,

Here is the updated webrev: http://cr.openjdk.java.net/~ssahoo/8159964/webrev.01/

Thanks,
Siba

-----Original Message-----
From: Weijun Wang
Sent: Friday, August 05, 2016 4:19 PM
To: Sibabrata Sahoo; security-dev at openjdk.java.net; Valerie Peng
Subject: Re: [9] RFR: 8159964: Update Tests to verify JDK build for "JDK-8159488 Deprivilege java.xml.crypto"

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