On Mon, 30 Mar 2026 13:15:01 GMT, Aleksey Shipilev <[email protected]> wrote:
>> Andrew Haley has updated the pull request incrementally with one additional >> commit since the last revision: >> >> Fix up any out-of-range offsets > > 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. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/28541#discussion_r3010610196
