Hi,

 

Please review the patch for the following,

 

JBS: https://bugs.openjdk.java.net/browse/JDK-8183310

Webrev: http://cr.openjdk.java.net/~ssahoo/8183310/webrev.00/

 

Change description:

The code has been changed significantly for cleaning up existing code and to 
simplify it. During clean up, I have also removed the unwanted file 
"java/security/modules/ModularTest.java".

 

SecurityProviderModularTest.java - Verify security provider in all possible 
modular combination. There are 2 related files "TestClient.java" and 
"TestProvider.java" renamed and changed a little during clean up.

JaasModularClientTest.java - Verify JAAS login module in all possible modular 
combination.

JaasModularDefaultHandlerTest.java - Verify JAAS default handler in all 
possible modular combination. As part of clean I have also removed 
"TEST.properties" file.

 

Thanks,

Siba

 

Reply via email to