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

Goetz Lindenmaier goetz at openjdk.org
Thu Jun 30 16:00:15 UTC 2022


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.

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

Commit messages:
 - Backport d3e781de086d557a88105da965ff8a7f9126019c

Changes: https://git.openjdk.org/jdk11u-dev/pull/1191/files
 Webrev: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=1191&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8287223
  Stats: 101 lines in 3 files changed: 77 ins; 6 del; 18 mod
  Patch: https://git.openjdk.org/jdk11u-dev/pull/1191.diff
  Fetch: git fetch https://git.openjdk.org/jdk11u-dev pull/1191/head:pull/1191

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


More information about the jdk-updates-dev mailing list