[jdk8u-dev] RFR: 8248876: LoadObject with bad base address created for exec file on linux

Andrew John Hughes andrew at openjdk.java.net
Mon May 23 00:14:45 UTC 2022


On Mon, 25 Apr 2022 08:08:21 GMT, ktakakuri <duke at openjdk.java.net> wrote:

> I would like to backport
> 8248876: LoadObject with bad base address created for exec file on linux.
> 
> The original patch does not apply cleanly to 8u, and this is a clean backport from 11u.
> 
> Testing:
> build on Linux x86_64
> tier1 on Linux x86_64

> /sponsor
> 
> Got the approval. Presubmit failures appear to be an infrastructure problem.

This has been fixed by JDK-8284772 for some time. For future such PRs, I'd suggest a rebase so the tests are re-run.

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

PR: https://git.openjdk.java.net/jdk8u-dev/pull/47


More information about the jdk8u-dev mailing list