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

Goetz Lindenmaier goetz at openjdk.org
Tue Jul 5 09:19:28 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.

Goetz Lindenmaier has updated the pull request incrementally with one additional commit since the last revision:

  Update callGenerator.cpp

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

Changes:
  - all: https://git.openjdk.org/jdk11u-dev/pull/1191/files
  - new: https://git.openjdk.org/jdk11u-dev/pull/1191/files/3fcd5406..31f00d4a

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=1191&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=1191&range=00-01

  Stats: 3 lines in 1 file changed: 0 ins; 0 del; 3 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