RFR: 8257211: C2: Enable call devirtualization during post-parse phase [v5]
Vladimir Ivanov
vlivanov at openjdk.java.net
Mon Dec 7 22:54:28 UTC 2020
On Mon, 7 Dec 2020 19:46:25 GMT, Vladimir Kozlov <kvn at openjdk.org> wrote:
>> Vladimir Ivanov has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains eight commits:
>>
>> - Fix -XX:+PrintInlining for MH and virtual late inline call generators
>> - Fix -XX:+PrintInlining output
>> - Fix linkToNative
>> - Merge branch 'master' into 8257211.devirt.post_parse
>> - Use "modified_list->size() > 0" check
>> - Minor cleanup in comments
>> - Remove invalid assert.
>> - 8257211: C2: Enable call devirtualization during post-parse phase
>
> Marked as reviewed by kvn (Reviewer).
Thanks for the reviews, Vladimir, Nils, and Tobias.
-------------
PR: https://git.openjdk.java.net/jdk/pull/1550
More information about the hotspot-compiler-dev
mailing list