On Tue, 9 Jun 2026 00:54:35 GMT, SendaoYan <[email protected]> wrote:

>> This small change enables support for the with-hsdis=capstone option for the 
>> RISC-V target. 
>> It could be done because libcapstone is available in apt repositories.
>> 
>> ---------
>> - [x] I confirm that I make this contribution in accordance with the 
>> [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai).
>
> 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)
> 
> Should we update the copyright year.

Yes, please.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/31424#discussion_r3378231378

Reply via email to