RFR: 8232050: Improve inlining of Klass accessors
David Holmes
david.holmes at oracle.com
Wed Oct 9 13:58:11 UTC 2019
Looks good.
Thanks,
David
On 9/10/2019 10:09 pm, Claes Redestad wrote:
> Hi,
>
> this patch ensures various trivial accessors in Klass gets inlined,
> which is especially beneficial during linking, but may benefit also
> other parts of the runtime (including GC).
>
> Bug: https://bugs.openjdk.java.net/browse/JDK-8232050
> Webrev: https://cr.openjdk.java.net/~redestad/8232050/open.00/
>
> Testing: tier1+2
>
> Thanks!
>
> /Claes
More information about the hotspot-runtime-dev
mailing list