RFR: 8266561: Remove Compile::_save_argument_registers
Tobias Hartmann
thartmann at openjdk.java.net
Thu May 6 13:00:54 UTC 2021
On Wed, 5 May 2021 14:37:18 GMT, Claes Redestad <redestad at openjdk.org> wrote:
> Compile::_save_argument_registers is always false, so I suggest removing it.
>
> It was used in the past for certain stubs, but the last use appears to have been removed with [JDK-8136406](https://bugs.openjdk.java.net/browse/JDK-8136406)
Looks good to me.
-------------
Marked as reviewed by thartmann (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/3884
More information about the hotspot-compiler-dev
mailing list