RFR: 8302384: Handle hsdis out-of-bound logic for RISC-V [v3]
Fei Yang
fyang at openjdk.org
Tue Mar 21 11:50:41 UTC 2023
On Thu, 2 Mar 2023 03:37:39 GMT, Xiaolin Zheng <xlinzheng at openjdk.org> wrote:
>> Xiaolin Zheng has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Remove white spaces, and use hsdis code style
>
> Uh. Sorry for the disturbance; I forgot the rule was "1 review required, with at least 1 Reviewer" in the mainline. Seems we need to wait for another proper review of this.
>
> BTW, an issue [1] for binutils was filed yesterday to track this; though I have not got a confirmation about whether it could get fixed, and when.
>
> [1] https://sourceware.org/bugzilla/show_bug.cgi?id=30184
@zhengxiaolinX : Hi, I see the fix for binutils has been committed [1]. At the same time, as a workaround for this issue, fix for [2] was also merged. Do we still need this change then? Thanks.
[1] https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=e43d8768d909139bf5ec4a97c79a096ed28a4b08
[2] https://bugs.openjdk.org/browse/JDK-8304387
-------------
PR Comment: https://git.openjdk.org/jdk/pull/12551#issuecomment-1477696412
More information about the hotspot-compiler-dev
mailing list