RFR: 8346468: SM cleanup of common test library
Weijun Wang
weijun at openjdk.org
Wed Dec 18 15:37:39 UTC 2024
On Wed, 18 Dec 2024 15:00:13 GMT, Roger Riggs <rriggs at openjdk.org> wrote:
> SM Cleanup of common test library test/lib/...:
>
> Remove unnecessary catches of SecurityException
> Remove AccessController and doPrivileged from SimpleSSLContext and ProcessTools.
Looks good. I see some more in `test/lib/jdk/test/lib/net/IPSupport.java` and `test/lib/jdk/test/lib/NetworkConfiguration.java`.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/22814#issuecomment-2551631020
More information about the core-libs-dev
mailing list