Integrated: 8356885: Don't emit C1 profiling for casts if TypeProfileCasts is off
Igor Veresov
iveresov at openjdk.org
Tue May 13 21:53:05 UTC 2025
On Tue, 13 May 2025 20:30:54 GMT, Igor Veresov <iveresov at openjdk.org> wrote:
> Make sure we don't try to emit cast type profiling if TypeProfileCast == false
This pull request has now been integrated.
Changeset: 89242eec
Author: Igor Veresov <iveresov at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/89242eecd2f381608f78bd8c431eca389956e79a
Stats: 90 lines in 2 files changed: 87 ins; 0 del; 3 mod
8356885: Don't emit C1 profiling for casts if TypeProfileCasts is off
Reviewed-by: vlivanov, kvn
-------------
PR: https://git.openjdk.org/jdk/pull/25218
More information about the hotspot-compiler-dev
mailing list