RFR: 8326891: Prefer RPATH over RUNPATH for $ORIGIN rpaths in internal JDK binaries [v2]
Erik Joelsson
erikj at openjdk.org
Fri Mar 1 13:58:08 UTC 2024
On Fri, 1 Mar 2024 06:30:14 GMT, David Holmes <dholmes at openjdk.org> wrote:
>> Erik Joelsson has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Use @requires in test
>
> test/jdk/tools/launcher/RunpathTest.java line 27:
>
>> 25: * @test
>> 26: * @bug 7190813 8022719
>> 27: * @summary Check for extended RPATHs on Linux
>
> Pre-existing but really the restriction to Linux should be via `@requires` not a runtime test.
Fixed
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/18050#discussion_r1509047068
More information about the core-libs-dev
mailing list