[jdk17u-dev] RFR: 8324123: aarch64: fix prfm literal encoding in assembler [v2]

Liang Mao lmao at openjdk.org
Tue Mar 5 05:31:52 UTC 2024


On Tue, 5 Mar 2024 03:17:44 GMT, Liang Mao <lmao at openjdk.org> wrote:

>> Unclean backport of fixing aarch64 PRFM (literal) encoding.
>> 
>> Additional testing:
>>  - [x] Linux aarch64 server fastdebug, tier1
>
> Liang Mao has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains two additional commits since the last revision:
> 
>  - Merge remote-tracking branch 'jdk17dev/master' into backport-mmyxym-bde87895-17u
>  - Backport bde87895c8b1b9df198e3883d24cd9ea840efc98

Could reviewers please help with the review? The risk is very low as the original wrong encoding is not used in code base. riscv64 build failed because of the risc GHA infra which is also seen in JDK21u.

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

PR Comment: https://git.openjdk.org/jdk17u-dev/pull/2256#issuecomment-1977995764


More information about the jdk-updates-dev mailing list