[jdk11u-dev] Integrated: 8254244: Some code emitted by TemplateTable::branch is unused when running TieredCompilation
Dmitry Chuyko
dchuyko at openjdk.java.net
Fri Jun 11 11:02:57 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).
This pull request has now been integrated.
Changeset: 9dc88264
Author: Dmitry Chuyko <dchuyko at openjdk.org>
Committer: Andrew Dinn <adinn at openjdk.org>
URL: https://git.openjdk.java.net/jdk11u-dev/commit/9dc882645a6eb79e068fcaf018c763d9036d7da2
Stats: 5 lines in 4 files changed: 0 ins; 0 del; 5 mod
8254244: Some code emitted by TemplateTable::branch is unused when running TieredCompilation
Reviewed-by: adinn
Backport-of: 9cecc167472338d3aa00f4730fa4e3472058bb52
-------------
PR: https://git.openjdk.java.net/jdk11u-dev/pull/25
More information about the jdk-updates-dev
mailing list