RFR: 8292059: Do not inline InstanceKlass::allocate_instance() [v7]

Coleen Phillimore coleenp at openjdk.org
Wed Mar 15 14:12:32 UTC 2023


On Wed, 15 Mar 2023 13:39:10 GMT, Afshin Zafari <duke at openjdk.org> wrote:

>> The inline and not-inline versions of the method is tested to compare the performance difference. 
>> ### Test
>> `make test TEST=micro:Capture0.lambda_01 MICRO="VM_OPTIONS=-XX:TieredStopAtLevel=1" `
>
> Afshin Zafari has updated the pull request incrementally with one additional commit since the last revision:
> 
>   8292059: Do not inline InstanceKlass::allocate_instance()

Great.  This looks good.  We'll wait for GHA and integrate.

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

Marked as reviewed by coleenp (Reviewer).

PR: https://git.openjdk.org/jdk/pull/12782


More information about the hotspot-dev mailing list