-
Type:
Enhancement
-
Resolution: Unresolved
-
Priority:
P4
-
Affects Version/s: repo-valhalla
-
Component/s: hotspot
The original issue is: https://bugs.openjdk.org/browse/JDK-8370112
After the latest merge, there is still one runtime check for VM_Version::supports_fast_class_init_checks() left in x86 and aarch64 platform specific code.
We should replace them with asserts for consistency with other places. Verified by running hotspot_valhalla and jdk_valhalla on these two platforms.
After the latest merge, there is still one runtime check for VM_Version::supports_fast_class_init_checks() left in x86 and aarch64 platform specific code.
We should replace them with asserts for consistency with other places. Verified by running hotspot_valhalla and jdk_valhalla on these two platforms.
- links to
-
Review(lworld)
openjdk/valhalla/2020