On Mon, 30 Mar 2026 15:37:14 GMT, Andrew Haley <[email protected]> wrote:
>> make/Hsdis.gmk line 47: >> >>> 45: CAPSTONE_ARCH := CS_ARCH_$(CAPSTONE_ARCH_AARCH64_NAME) >>> 46: CAPSTONE_MODE := CS_MODE_ARM >>> 47: else ifeq ($(call isTargetCpuArch, arm), true) >> >> Looks not relevant for this PR, upstream it separately? > > That seems fair. Done. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/28541#discussion_r3059402220
