RFR: 8255890: Zero: remove unused methods from BytecodeInterpreter
Coleen Phillimore
coleenp at openjdk.java.net
Wed Nov 4 17:00:54 UTC 2020
On Wed, 4 Nov 2020 16:28:05 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
> There are lots of local/stack management methods that are not used at all. Macro-definitions are used instead. Can clean them up to avoid further bitrot.
Through random sampling, I see no evidence of these ever being called. Looks trivial since it builds for you. Thank you for all this cleanup of Zero.
-------------
Marked as reviewed by coleenp (Reviewer).
PR: https://git.openjdk.java.net/jdk/pull/1060
More information about the hotspot-runtime-dev
mailing list