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

Jorn Vernee jvernee at openjdk.org
Fri Sep 8 11:26: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

Marked as reviewed by jvernee (Reviewer).

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

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


More information about the core-libs-dev mailing list