Integrated: 8266937: Remove Compile::reshape_address
Claes Redestad
redestad at openjdk.java.net
Tue May 11 22:49:28 UTC 2021
On Tue, 11 May 2021 21:58:45 GMT, Claes Redestad <redestad at openjdk.org> wrote:
> This method was introduced for aarch64 only in JDK-8154826 but the implementation was intentionally removed by JDK-8204348
>
> The declarations and empty methods were left behind on all platforms, though.
This pull request has now been integrated.
Changeset: 616244f4
Author: Claes Redestad <redestad at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/616244f43aa68543e20f1eefedd67ca8c81669e1
Stats: 20 lines in 7 files changed: 0 ins; 20 del; 0 mod
8266937: Remove Compile::reshape_address
Reviewed-by: kvn
-------------
PR: https://git.openjdk.java.net/jdk/pull/3988
More information about the hotspot-compiler-dev
mailing list