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

Wang Weijun weijun.wang at oracle.com
Tue Aug 9 07:51:21 UTC 2016


DeprivilegedModuleLoaderTest.java looks good to me.

I am not sure why you picked those 2 javax.xml.crypto tests. Have they have covered the common functions? I'll let someone else to judge it.

BTW, I would prefer "java.security.policy==test.policy" (or just policy=test.policy) to "java.security.policy=test.policy".

Thanks
Max

> On 2016年8月9日, at 下午2:16, Sibabrata Sahoo <sibabrata.sahoo at oracle.com> wrote:
> 
> 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