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

Daniel D. Daugherty dcubed at openjdk.org
Fri Sep 8 16:20:40 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

@mcimadamore - are you planning to integrate this fix soon? This failure happens in every Tier5.

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

PR Comment: https://git.openjdk.org/jdk/pull/15633#issuecomment-1711922411


More information about the core-libs-dev mailing list