Integrated: 8258059: Clean up MethodData::profile_unsafe

Claes Redestad redestad at openjdk.java.net
Fri Dec 11 11:28:55 UTC 2020


On Thu, 10 Dec 2020 18:30:34 GMT, Claes Redestad <redestad 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

This pull request has now been integrated.

Changeset: ff75ad51
Author:    Claes Redestad <redestad at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/ff75ad51
Stats:     6 lines in 1 file changed: 0 ins; 0 del; 6 mod

8258059: Clean up MethodData::profile_unsafe

Reviewed-by: roland, chegar

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

PR: https://git.openjdk.java.net/jdk/pull/1740


More information about the hotspot-compiler-dev mailing list