RFR: 8260520: Avoid getting permissions in JarFileFactory when no SecurityManager installed
Claes Redestad
redestad at openjdk.java.net
Wed Jan 27 15:05:41 UTC 2021
On Wed, 27 Jan 2021 14:54:33 GMT, Alan Bateman <alanb 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.
@AlanBateman @dfuch thanks for reviewing. Waiting for a tier1+2 test run before integration.
-------------
PR: https://git.openjdk.java.net/jdk/pull/2263
More information about the net-dev
mailing list