RFR: 8260520: Avoid getting permissions in JarFileFactory when no SecurityManager installed
Alan Bateman
alanb at openjdk.java.net
Wed Jan 27 14:57:45 UTC 2021
On Wed, 27 Jan 2021 14:47:08 GMT, Claes Redestad <redestad at openjdk.org> wrote:
> 8260520: Avoid getting permissions in JarFileFactory when no SecurityManager installed
Should be okay as the side effect of getPermission is not observable. Make sure to run all the tests before integrating.
-------------
Marked as reviewed by alanb (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/2263
More information about the net-dev
mailing list