RFR: 8315891: java/foreign/TestLinker.java failed with "error occurred while instantiating class TestLinker: null" [v2]

Per Minborg pminborg at openjdk.org
Fri Sep 8 16:34:39 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

Looks good!

-------------

Marked as reviewed by pminborg (Committer).

PR Review: https://git.openjdk.org/jdk/pull/15633#pullrequestreview-1617853433


More information about the core-libs-dev mailing list