[jdk11u-dev] RFR: 8287223: C1: Inlining attempt through MH::invokeBasic() with null receiver [v2]
Goetz Lindenmaier
goetz at openjdk.org
Wed Jul 13 10:30:31 UTC 2022
On Thu, 7 Jul 2022 11:50:05 GMT, Christoph Langer <clanger at openjdk.org> wrote:
>> Goetz Lindenmaier has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Update callGenerator.cpp
>
> src/hotspot/share/opto/callGenerator.cpp line 863:
>
>> 861:
>> 862: } else {
>> 863: print_inlining_failure(C, callee, jvms->depth() - 1, jvms->bci(),
>
> This indentation seems to be wrong, still.
Fixed.
-------------
PR: https://git.openjdk.org/jdk11u-dev/pull/1191
More information about the jdk-updates-dev
mailing list