[jdk11u-dev] Integrated: 8287223: C1: Inlining attempt through MH::invokeBasic() with null receiver

Goetz Lindenmaier goetz at openjdk.org
Fri Jul 15 10:49:21 UTC 2022


On Thu, 30 Jun 2022 15:50:40 GMT, Goetz Lindenmaier <goetz at openjdk.org> wrote:

> I backport this for parity with 11.0.17-oracle.
> 
> I had to resolve because bool allow_inline is not 
> defined in 11. That was introcuded for a debugging
> feature, we don't need it here.

This pull request has now been integrated.

Changeset: ccd3de5e
Author:    Goetz Lindenmaier <goetz at openjdk.org>
URL:       https://git.openjdk.org/jdk11u-dev/commit/ccd3de5e86190863bb569750f4e19cf5e65b5c3b
Stats:     101 lines in 3 files changed: 78 ins; 7 del; 16 mod

8287223: C1: Inlining attempt through MH::invokeBasic() with null receiver

Reviewed-by: mdoerr, clanger
Backport-of: d3e781de086d557a88105da965ff8a7f9126019c

-------------

PR: https://git.openjdk.org/jdk11u-dev/pull/1191


More information about the jdk-updates-dev mailing list