[10] RFR: JDK-8183310: java/security/modules/ModularTest.java should clean up better
Sibabrata Sahoo
sibabrata.sahoo at oracle.com
Sat Jul 15 10:30:25 UTC 2017
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/security-dev/attachments/20170715/9802d3ef/attachment.htm>
More information about the security-dev
mailing list