Re: [9] RFR:8130360: Add tests to verify 3rd party security providers if they are in signed/unsigned modular JARs

2016-01-04 Thread Valerie Peng
, Siba -Original Message- From: Wang Weijun Sent: Monday, January 04, 2016 2:36 PM To: Sibabrata Sahoo Cc: Mandy Chung; Valerie Peng; jigsaw-...@openjdk.java.net; OpenJDK Subject: Re: [9] RFR:8130360: Add tests to verify 3rd party security providers if they are in signed/unsigned modular JARs

Re: [9] RFR:8130360: Add tests to verify 3rd party security providers if they are in signed/unsigned modular JARs

2016-01-04 Thread Wang Weijun
03, 2016 1:02 PM > To: Sibabrata Sahoo > Cc: Mandy Chung; Valerie Peng; jigsaw-...@openjdk.java.net; OpenJDK > Subject: Re: [9] RFR:8130360: Add tests to verify 3rd party security > providers if they are in signed/unsigned modular JARs > > Then you don't need to include the &quo

RE: [9] RFR:8130360: Add tests to verify 3rd party security providers if they are in signed/unsigned modular JARs

2016-01-04 Thread Sibabrata Sahoo
-...@openjdk.java.net; OpenJDK Subject: Re: [9] RFR:8130360: Add tests to verify 3rd party security providers if they are in signed/unsigned modular JARs I have no more comment. --Max > On Jan 3, 2016, at 3:48 PM, Sibabrata Sahoo <sibabrata.sa...@oracle.com> > wrote: > > Upd

Re: [9] RFR:8130360: Add tests to verify 3rd party security providers if they are in signed/unsigned modular JARs

2016-01-02 Thread Wang Weijun
ange includes: >> - Flat folder structure. It places the Test as well as all its dependency in >> a single folder. i.e. "javax/security/auth/login/modules". That also means >> "javax/security/auth/login/modules/src/" and all its subfolders need to be >

Re: [9] RFR:8130360: Add tests to verify 3rd party security providers if they are in signed/unsigned modular JARs

2016-01-02 Thread Wang Weijun
Then you don't need to include the "signed/unsigned" words in the bug description. --Max > On Jan 3, 2016, at 2:30 PM, Sibabrata Sahoo > wrote: > > Hi Max, > > The test is for verifying 3rd party security provider in > classpath/modulepath. I am using an empty

RE: [9] RFR:8130360: Add tests to verify 3rd party security providers if they are in signed/unsigned modular JARs

2016-01-02 Thread Sibabrata Sahoo
Updated the bug title and description. Thanks, Siba -Original Message- From: Wang Weijun Sent: Sunday, January 03, 2016 1:02 PM To: Sibabrata Sahoo Cc: Mandy Chung; Valerie Peng; jigsaw-...@openjdk.java.net; OpenJDK Subject: Re: [9] RFR:8130360: Add tests to verify 3rd party security

RE: [9] RFR:8130360: Add tests to verify 3rd party security providers if they are in signed/unsigned modular JARs

2016-01-02 Thread Sibabrata Sahoo
16 3:11 PM To: Sibabrata Sahoo Cc: Mandy Chung; Valerie Peng; jigsaw-...@openjdk.java.net; OpenJDK Subject: Re: [9] RFR:8130360: Add tests to verify 3rd party security providers if they are in signed/unsigned modular JARs Looks better. One question: the bug description mentions *si

RE: [9] RFR:8130360: Add tests to verify 3rd party security providers if they are in signed/unsigned modular JARs

2015-12-21 Thread Sibabrata Sahoo
ed. > - Test converted to use TestNG framework. > > Thanks, > Siba > > -----Original Message----- > From: Mandy Chung > Sent: Wednesday, December 09, 2015 11:55 PM > To: Sibabrata Sahoo > Cc: Valerie Peng; jigsaw-...@openjdk.java.net; > security-dev@openjdk

Re: [9] RFR:8130360: Add tests to verify 3rd party security providers if they are in signed/unsigned modular JARs

2015-12-20 Thread Wang Weijun
riginal Message- > From: Sibabrata Sahoo > Sent: Sunday, December 20, 2015 1:34 AM > To: Mandy Chung; Weijun Wang > Cc: Valerie Peng; jigsaw-...@openjdk.java.net; security-dev@openjdk.java.net > Subject: RE: [9] RFR:8130360: Add tests to verify 3rd party security > providers if t

RE: [9] RFR:8130360: Add tests to verify 3rd party security providers if they are in signed/unsigned modular JARs

2015-12-19 Thread Sibabrata Sahoo
; jigsaw-...@openjdk.java.net; security-dev@openjdk.java.net Subject: RE: [9] RFR:8130360: Add tests to verify 3rd party security providers if they are in signed/unsigned modular JARs Hi Mandy/Max, Please review the updated webrev: http://cr.openjdk.java.net/~asmotrak/siba/8130360/webrev.03/ &quo

RE: [9] RFR:8130360: Add tests to verify 3rd party security providers if they are in signed/unsigned modular JARs

2015-12-09 Thread Sibabrata Sahoo
, Sibabrata Sahoo wrote: >>> I would like to know more about this. As far, I can see the >>> "java.security" provider configuration available with JDK9, it holds >>> provider names instead of provider class names. In that case how it >>> resolve the fa

Re: [9] RFR:8130360: Add tests to verify 3rd party security providers if they are in signed/unsigned modular JARs

2015-12-09 Thread Mandy Chung
alerie Peng > Sent: Wednesday, December 09, 2015 5:37 AM > To: Sibabrata Sahoo > Cc: jigsaw-...@openjdk.java.net; security-dev@openjdk.java.net; Alan Bateman > Subject: Re: [9] RFR:8130360: Add tests to verify 3rd party security > providers if they are in signed/unsigned modular

Re: [9] RFR:8130360: Add tests to verify 3rd party security providers if they are in signed/unsigned modular JARs

2015-12-09 Thread Valerie Peng
ta Sahoo Cc: jigsaw-...@openjdk.java.net; security-dev@openjdk.java.net; Alan Bateman Subject: Re: [9] RFR:8130360: Add tests to verify 3rd party security providers if they are in signed/unsigned modular JARs Hi Siba, Here are some nits: I think it's somewhat misleading to use the term JCE here as what yo

RE: [9] RFR:8130360: Add tests to verify 3rd party security providers if they are in signed/unsigned modular JARs

2015-12-08 Thread Sibabrata Sahoo
k.java.net; jigsaw-...@openjdk.java.net Subject: Re: [9] RFR:8130360: Add tests to verify 3rd party security providers if they are in signed/unsigned modular JARs Siba, I have just started to review this webrev and not done yet. As for your question, the java.security file in OpenJDK9

Re: [9] RFR:8130360: Add tests to verify 3rd party security providers if they are in signed/unsigned modular JARs

2015-12-08 Thread Valerie Peng
Sibabrata Sahoo Cc: Alan Bateman; security-dev@openjdk.java.net; jigsaw-...@openjdk.java.net Subject: Re: [9] RFR:8130360: Add tests to verify 3rd party security providers if they are in signed/unsigned modular JARs Siba, I have just started to review this webrev and not done yet. As for you

Re: [9] RFR:8130360: Add tests to verify 3rd party security providers if they are in signed/unsigned modular JARs

2015-12-08 Thread Valerie Peng
o; security-dev@openjdk.java.net; jigsaw-...@openjdk.java.net Subject: Re: [9] RFR:8130360: Add tests to verify 3rd party security providers if they are in signed/unsigned modular JARs On 30/11/2015 11:13, Sibabrata Sahoo wrote: Here is the updated webrev: http://cr.openjdk.java.net/~asmotrak/siba/8130360/webr

Re: [9] RFR:8130360: Add tests to verify 3rd party security providers if they are in signed/unsigned modular JARs

2015-12-07 Thread Valerie Peng
.@openjdk.java.net Subject: Re: [9] RFR:8130360: Add tests to verify 3rd party security providers if they are in signed/unsigned modular JARs On 30/11/2015 11:13, Sibabrata Sahoo wrote: Here is the updated webrev: http://cr.openjdk.java.net/~asmotrak/siba/8130360/webrev.02/ I have one question: Wh

RE: [9] RFR:8130360: Add tests to verify 3rd party security providers if they are in signed/unsigned modular JARs

2015-11-30 Thread Sibabrata Sahoo
; From: Siba Sahoo > Sent: Monday, November 23, 2015 4:56 PM > To: jigsaw-...@openjdk.java.net; Sean Mullan > Subject: [9] RFR:8130360: Add tests to verify 3rd party security providers if > they are in signed/unsigned modular JARs > > > > Hi, > > > > Please help me

Re: [9] RFR:8130360: Add tests to verify 3rd party security providers if they are in signed/unsigned modular JARs

2015-11-30 Thread Alan Bateman
On 30/11/2015 11:13, Sibabrata Sahoo wrote: Here is the updated webrev: http://cr.openjdk.java.net/~asmotrak/siba/8130360/webrev.02/ I have one question: What should be the behavior when the older version of 3rd party JCE provider jar file(without service descriptor "META-INF/services/*" &

RE: [9] RFR:8130360: Add tests to verify 3rd party security providers if they are in signed/unsigned modular JARs

2015-11-30 Thread Sibabrata Sahoo
nt: Monday, November 30, 2015 4:54 PM To: Sibabrata Sahoo; security-dev@openjdk.java.net; jigsaw-...@openjdk.java.net Subject: Re: [9] RFR:8130360: Add tests to verify 3rd party security providers if they are in signed/unsigned modular JARs On 30/11/2015 11:13, Sibabrata Sahoo wrote: > Here i

Re: [9] RFR:8130360: Add tests to verify 3rd party security providers if they are in signed/unsigned modular JARs

2015-11-29 Thread Wang Weijun
a.net; jdk-security-dev_ww_grp; Sean Mullan > Subject: [9] RFR:8130360: Add tests to verify 3rd party security providers if > they are in signed/unsigned modular JARs > > > > Hi, > > > > Please help me with your review of this test for JBS: > https://bu

RE: [9] RFR:8130360: Add tests to verify 3rd party security providers if they are in signed/unsigned modular JARs

2015-11-23 Thread Siba Sahoo
+HYPERLINK "mailto:security-dev@openjdk.java.net"security-dev@openjdk.java.net From: Siba Sahoo Sent: Monday, November 23, 2015 4:56 PM To: jigsaw-...@openjdk.java.net; jdk-security-dev_ww_grp; Sean Mullan Subject: [9] RFR:8130360: Add tests to verify 3rd party security