RFR: 8314260: Unable to load system libraries on Windows when using a SecurityManager [v2]
Per Minborg
pminborg at openjdk.org
Tue Sep 5 11:56:20 UTC 2023
On Tue, 5 Sep 2023 09:36:59 GMT, ExE Boss <duke at openjdk.org> wrote:
>> Per Minborg has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Add a SecurityManager for TestLinker
>
> test/jdk/java/foreign/TestLinker.java line 30:
>
>> 28: * @modules java.base/jdk.internal.foreign
>> 29: * @run testng/othervm/policy=security.policy
>> 30: * -Djava.security.manager=default TestLinker
>
> This test should also be run without a `SecurityManager` installed.
Good point
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/15564#discussion_r1315782327
More information about the core-libs-dev
mailing list