RFR: 8292059: Do not inline InstanceKlass::allocate_instance() [v6]
Stefan Karlsson
stefank at openjdk.org
Wed Mar 15 08:53:29 UTC 2023
On Tue, 14 Mar 2023 09:50:17 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()
I don't oppose this change.
-------------
Marked as reviewed by stefank (Reviewer).
PR: https://git.openjdk.org/jdk/pull/12782
More information about the hotspot-dev
mailing list