git: openjdk/jdk: master: 8345219: C2: x86_64 should not go to interpreter stubs for NaNs handling

Aleksey Shipilev shade at openjdk.org
Wed Dec 4 16:39:17 UTC 2024


Changeset: f3b4350e
Branch: master
Author:    Aleksey Shipilev <shade at openjdk.org>
Date:      2024-12-04 16:37:38 +0000
URL:       https://git.openjdk.org/jdk/commit/f3b4350e0f14d3b0c551e0d24563788f379111d6

8345219: C2: x86_64 should not go to interpreter stubs for NaNs handling

Reviewed-by: epeter, kvn

! src/hotspot/share/compiler/compileBroker.cpp
+ test/hotspot/jtreg/compiler/c2/irTests/TestFPConversion.java
! test/hotspot/jtreg/compiler/lib/ir_framework/IRNode.java
+ test/micro/org/openjdk/bench/java/lang/DoubleBitConversion.java
+ test/micro/org/openjdk/bench/java/lang/FloatBitConversion.java



More information about the jdk-changes mailing list