RFR: 8295795: hsdis does not build with binutils 2.39+

Aleksey Shipilev shade at openjdk.org
Fri Oct 21 15:33:35 UTC 2022


Fails like this:


$ sh ./configure --with-boot-jdk=jdk19u-ea --with-hsdis=binutils --with-binutils-src=binutils-2.39
$ make clean build-hsdis

=== Output from failing command(s) repeated here ===
* For target support_hsdis_hsdis-binutils.o:

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

Commit messages:
 - Fix

Changes: https://git.openjdk.org/jdk/pull/10817/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=10817&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8295795
  Stats: 7 lines in 1 file changed: 7 ins; 0 del; 0 mod
  Patch: https://git.openjdk.org/jdk/pull/10817.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/10817/head:pull/10817

PR: https://git.openjdk.org/jdk/pull/10817


More information about the hotspot-compiler-dev mailing list