RFR: 8258059: Clean up MethodData::profile_unsafe
Claes Redestad
redestad at openjdk.java.net
Fri Dec 11 09:57:55 UTC 2020
On Fri, 11 Dec 2020 09:15:37 GMT, Roland Westrelin <roland at openjdk.org> wrote:
>> Following up on comments to #1733
>>
>> - Simplify by using Symbol::starts_with
>> - Bytecode_invoke methods are not inlineable, so locals avoid redundant calls
>
> Marked as reviewed by roland (Reviewer).
@rwestrel @ChrisHegarty - thank you for reviewing!
-------------
PR: https://git.openjdk.java.net/jdk/pull/1740
More information about the hotspot-compiler-dev
mailing list