Integrated: 8255890: Zero: remove unused methods from BytecodeInterpreter
Aleksey Shipilev
shade at openjdk.java.net
Thu Nov 5 06:33: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.
This pull request has now been integrated.
Changeset: 60e4aca8
Author: Aleksey Shipilev <shade at openjdk.org>
URL: https://git.openjdk.java.net/jdk/commit/60e4aca8
Stats: 186 lines in 2 files changed: 1 ins; 185 del; 0 mod
8255890: Zero: remove unused methods from BytecodeInterpreter
Reviewed-by: coleenp
-------------
PR: https://git.openjdk.java.net/jdk/pull/1060
More information about the hotspot-runtime-dev
mailing list