RFR: 8315891: java/foreign/TestLinker.java failed with "error occurred while instantiating class TestLinker: null" [v2]
Athijegannathan Sundararajan
sundar at openjdk.org
Fri Sep 8 11:03:41 UTC 2023
On Fri, 8 Sep 2023 10:52:06 GMT, Maurizio Cimadamore <mcimadamore at openjdk.org> wrote:
>> This PR adds a privileged block surrounding the request to load the fallback linker library in LibFallback.
>> The lack of this block is causing test failures when platforms using the fallback linker are tested using a security manager.
>
> Maurizio Cimadamore has updated the pull request incrementally with one additional commit since the last revision:
>
> Fix library name
LGTM
-------------
Marked as reviewed by sundar (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/15633#pullrequestreview-1617224151
More information about the core-libs-dev
mailing list