RFR: 8259228: Zero: rewrite (put|get)field from if-else chains to switches [v2]
Aleksey Shipilev
shade at openjdk.java.net
Thu Mar 4 17:35:54 UTC 2021
On Thu, 4 Mar 2021 15:59:39 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:
> I guess it's not easy (or performant) to refactor this code into a function. BytecodeInterpreter::run is 2440 lines long.
Yeah... Let me retest this on current sources and then integrate.
-------------
PR: https://git.openjdk.java.net/jdk/pull/1943
More information about the hotspot-runtime-dev
mailing list