Integrated: 8292059: Do not inline InstanceKlass::allocate_instance()
Afshin Zafari
duke at openjdk.org
Fri Mar 17 13:26:33 UTC 2023
On Tue, 28 Feb 2023 11:11:54 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" `
This pull request has now been integrated.
Changeset: cb4ae192
Author: Afshin Zafari <Afshin.zafari at oracle.com>
Committer: Coleen Phillimore <coleenp at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/cb4ae1922db7fe3645fd50f301b4a1be965bc79b
Stats: 30 lines in 3 files changed: 13 ins; 16 del; 1 mod
8292059: Do not inline InstanceKlass::allocate_instance()
Reviewed-by: coleenp, stefank
-------------
PR: https://git.openjdk.org/jdk/pull/12782
More information about the hotspot-dev
mailing list