[10] RFR: JDK-8183310: java/security/modules/ModularTest.java should clean up better
Sibabrata Sahoo
sibabrata.sahoo at oracle.com
Tue Jul 25 16:20:16 UTC 2017
Hi,
This patch is pending for your review.
Thanks,
Siba
From: Sibabrata Sahoo
Sent: Saturday, July 15, 2017 4:00 PM
To: Weijun Wang; Valerie Peng; security-dev at openjdk.java.net
Subject: [10] RFR: JDK-8183310: java/security/modules/ModularTest.java should clean up better
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/20170725/b5af75d6/attachment.htm>
More information about the security-dev
mailing list