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

Siba Sahoo sibabrata.sahoo at oracle.com
Mon Nov 23 13:14:47 UTC 2015


+HYPERLINK "mailto:security-dev at openjdk.java.net"security-dev at openjdk.java.net

 

From: Siba Sahoo 
Sent: Monday, November 23, 2015 4:56 PM
To: jigsaw-dev at openjdk.java.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://bugs.openjdk.java.net/browse/JDK-8130360, 

 

Webrev: http://cr.openjdk.java.net/~asmotrak/siba/8130360/webrev.01/

 

Description

Tests to verify 3rd party security providers if they are in signed/unsigned modular JARs. The test code checks the modular behavior with different combination of separate client & security provider, when available as modular(signed/unsigned) jar. It address total  of 72 test cases with the following criteria:

 

(Signed/Unsigned Jar) X (ClassLoader/ServiceLoader) X (combination of EXPLICIT/AUTO/UNAMED modules) X (With/Without Service descriptor) 

 

Thanks,

Siba

 


More information about the jigsaw-dev mailing list