[jdk11u-dev] RFR: 8287223: C1: Inlining attempt through MH::invokeBasic() with null receiver [v3]
Goetz Lindenmaier
goetz at openjdk.org
Wed Jul 13 10:30:30 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:
Fix more indentation.
-------------
Changes:
- all: https://git.openjdk.org/jdk11u-dev/pull/1191/files
- new: https://git.openjdk.org/jdk11u-dev/pull/1191/files/31f00d4a..418db90e
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=1191&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk11u-dev&pr=1191&range=01-02
Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 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