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

Kimura Yukihiro duke at openjdk.java.net
Mon Apr 11 08:58:46 UTC 2022


On Wed, 6 Apr 2022 08:50:11 GMT, Kimura Yukihiro <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 11u.
> In case of JDK17, the patch of 8248876 includes the code to invalidate the fix of 8248878.
> But in case of JDK11, the fix of 8248878 has never been applied.
> I remove the invalidation code of 8248878 from the original patch.
> 
> Testing: 
>   build on Linux x86_64
>   tier1 on Linux x86_64

This pull request has now been integrated.

Changeset: 9b5d972c
Author:    Kimura Yukihiro <kimura.yukihiro at jp.fujitsu.com>
Committer: Martin Doerr <mdoerr at openjdk.org>
URL:       https://git.openjdk.java.net/jdk11u-dev/commit/9b5d972cd25c39f6a1c6c75921f50f60ff3e94a3
Stats:     18 lines in 2 files changed: 4 ins; 3 del; 11 mod

8248876: LoadObject with bad base address created for exec file on linux

Reviewed-by: mdoerr
Backport-of: 9d59dec200490f11bfc1c661b30f10c7edee3a6d

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

PR: https://git.openjdk.java.net/jdk11u-dev/pull/1014


More information about the jdk-updates-dev mailing list