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

Afshin Zafari duke at openjdk.org
Fri Mar 17 08:51:53 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()

Thank you all reviewers for your comments on this PR.

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

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


More information about the hotspot-dev mailing list