Integrated: 8255909: Remove unused delayed_value methods
Claes Redestad
redestad at openjdk.java.net
Thu Nov 5 08:39:55 UTC 2020
On Wed, 4 Nov 2020 22:12:29 GMT, Claes Redestad <redestad at openjdk.org> wrote:
> Usage of and definitions of Assembler::delayed_value have been removed, but declarations linger along with various platform specific definitions of delayed_value_impl (all of which areunused)
>
> Clean up and remove.
>
> Untested on arm/aarch/ppc/s390, but as there are no mentions of delayed_value in the repository after this cleanup this is hopefully OK.
This pull request has now been integrated.
Changeset: 700447f7
Author: Claes Redestad <redestad at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/700447f7
Stats: 181 lines in 15 files changed: 0 ins; 181 del; 0 mod
8255909: Remove unused delayed_value methods
Reviewed-by: minqi, coleenp, thartmann
-------------
PR: https://git.openjdk.java.net/jdk/pull/1065
More information about the hotspot-compiler-dev
mailing list