RFR: 8326891: Prefer RPATH over RUNPATH for $ORIGIN rpaths in internal JDK binaries
David Holmes
dholmes at openjdk.org
Thu Feb 29 06:37:51 UTC 2024
On Wed, 28 Feb 2024 19:29:13 GMT, Erik Joelsson <erikj at openjdk.org> wrote:
> There is no supported usecase that I can think of for injecting other versions of such libraries in a JDK distribution.
I can imagine it could be used to allow "hot patching" of the installed JDK/JRE. Whether anyone has ever needed to do so is another matter. I suggest at least adding a Release Note.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/18050#issuecomment-1970497315
More information about the core-libs-dev
mailing list