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

Kimura Yukihiro duke at openjdk.java.net
Fri Apr 8 09:03:19 UTC 2022


> 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

Kimura Yukihiro has updated the pull request incrementally with one additional commit since the last revision:

  Use the copyright year of the original 8248876 backport

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

Changes:
  - all: https://git.openjdk.java.net/jdk11u-dev/pull/1014/files
  - new: https://git.openjdk.java.net/jdk11u-dev/pull/1014/files/cb54df61..13384f76

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk11u-dev&pr=1014&range=01
 - incr: https://webrevs.openjdk.java.net/?repo=jdk11u-dev&pr=1014&range=00-01

  Stats: 2 lines in 2 files changed: 0 ins; 0 del; 2 mod
  Patch: https://git.openjdk.java.net/jdk11u-dev/pull/1014.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk11u-dev pull/1014/head:pull/1014

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


More information about the jdk-updates-dev mailing list