RFR: 8330851: C2: More efficient TypeFunc creation [v5]
Amit Kumar
amitkumar at openjdk.org
Thu Jan 9 05:45:08 UTC 2025
On Tue, 3 Dec 2024 03:18:44 GMT, Vladimir Ivanov <vlivanov at openjdk.org> wrote:
> Otherwise, you need to guard it with INCLUDE_SHENANDOAHGC there.
@iwanowww Should I do this ? Because at least we have to have make a call, initialization call, from shared space otherwise we can't cache it.
I can do some refactoring and that first call I can guard with `INCLUDE_SHENANDOAHGC`
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/21782#discussion_r1896423212
More information about the hotspot-compiler-dev
mailing list