[jdk11u-dev] RFR: 8254244: Some code emitted by TemplateTable::branch is unused when running TieredCompilation
Andrew Dinn
adinn at openjdk.java.net
Fri Jun 11 09:43:47 UTC 2021
On Fri, 11 Jun 2021 07:36:08 GMT, Dmitry Chuyko <dchuyko at openjdk.org> wrote:
> This is a small interpreter optimization for few CPU architectures (shared, ppc and sparc are not touched).
>
> Original patch applies successfully. There is fuzz 1 for one hunk (#1) in templateTable_arm.cpp with changes applied in the right place (dispatch_only has 1 arg as thread-local handshakes for arm32 are not backported).
>
> Testing: tier1, tier2 (amd64, aarch64).
Looks good.
-------------
Marked as reviewed by adinn (Reviewer).
PR: https://git.openjdk.java.net/jdk11u-dev/pull/25
More information about the jdk-updates-dev
mailing list