[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 11:26:19 UTC 2015


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