RFR: 8314260: Unable to load system libraries on Windows when using a SecurityManager [v4]
Jorn Vernee
jvernee at openjdk.org
Thu Sep 7 11:48:40 UTC 2023
On Thu, 7 Sep 2023 07:46:03 GMT, Per Minborg <pminborg at openjdk.org> wrote:
>> This PR proposes to read the system environment variable "SystemRoot" using a privileged operation so it will work in the event a default SecurityManager is in place.
>>
>> As the `SecurityManager` is deprecated for removal, no support methods were added for reading environmental variables.
>
> Per Minborg has updated the pull request incrementally with one additional commit since the last revision:
>
> Add privilidged action and restrict grants
Marked as reviewed by jvernee (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/15564#pullrequestreview-1615246090
More information about the core-libs-dev
mailing list