-
Type:
Enhancement
-
Resolution: Unresolved
-
Priority:
P4
-
Affects Version/s: 25
-
Component/s: hotspot
Currently Graal and HotSpot use different range checks for the max branch range. More information can be found in https://github.com/oracle/graal/issues/11291
To allow Graal to be aware of the range there should be a function in src/hotspot/share/jvmci/jvmciCompilerToVM.cpp to allow JVMCI compilers to read the max branch range
To allow Graal to be aware of the range there should be a function in src/hotspot/share/jvmci/jvmciCompilerToVM.cpp to allow JVMCI compilers to read the max branch range