dragonwell-releng / issues-repo

0 stars 0 forks source link

[riscv64-8u]operand "CmpUL" not found #40

Open sendaoYan opened 3 months ago

sendaoYan commented 3 months ago
Making adlc
error: operand "CmpUL" not found
assert fails /home/yansendao/git/riscv-port-jdk8u-ysd/hotspot/src/share/vm/adlc/archDesc.cpp 551: fatal error
gmake[6]: *** [/home/yansendao/git/riscv-port-jdk8u-ysd/hotspot/make/linux/makefiles/adlc.make:185: refresh_adfiles] Error 1
gmake[5]: *** [/home/yansendao/git/riscv-port-jdk8u-ysd/hotspot/make/linux/makefiles/top.make:91: ad_stuff] Error 2
gmake[4]: *** [/home/yansendao/git/riscv-port-jdk8u-ysd/hotspot/make/linux/Makefile:284: product] Error 2

make-hotspot.log

sendaoYan commented 3 months ago
commit 51a564a1bc9be06087d4e8077b7bf4d108e20470
Author: Roland Westrelin <roland@openjdk.org>
Date:   Thu Jul 20 13:59:12 2017 +0200

    8183551: Aarch64 platform specific code for 8173770
--
commit b6c0d9ee2318f44878364f9c6528b421f1d43282
Author: Tobias Hartmann <thartmann@openjdk.org>
Date:   Thu Mar 23 15:14:18 2017 +0100

    8173770: Image conversion improvements