[riscv-port-jdk17u:riscv-port] RFR: 8294430: RISC-V: Small refactoring for movptr_with_offset

Guoxiong Li gli at openjdk.org
Fri Apr 7 01:19:15 UTC 2023


On Thu, 6 Apr 2023 02:08:28 GMT, Dingli Zhang <dzhang at openjdk.org> wrote:

> Please review this backport to riscv-port-jdk17u.
> Backport of [JDK-8294430](https://bugs.openjdk.org/browse/JDK-8294430).
> The original patch cannot be directly applied because jdk17u has no `emit_entry_barrier_stub`, which introduced with [JDK-8293007](https://bugs.openjdk.org/browse/JDK-8293007), and there are no other additional changes.
> 
> Testing:
> - Tier1-3 passed without new failure on unmacthed (release).

I recieved a `Withdrawn` email because the PR is merged by using the GitHub UI instead of using the command `/integrate`. It is good to obey the OpenJDK dev flow and use the command `/integrate` because it would do some checks and avoid the unnecessary/wrong information, such as the `Withdrawn` email.

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

PR Comment: https://git.openjdk.org/riscv-port-jdk17u/pull/36#issuecomment-1499815508


More information about the riscv-port-dev mailing list