On Tue, 3 Feb 2026 12:57:01 GMT, Fei Yang <[email protected]> wrote:

> Hi,
> 
> Please consider this small change fixing a minor issue in latest merge.
> 
> 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 both 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.

@RealFYang 
Your change (at version f9d5a2c369e12f9b6e5b55b57a0bc148d85ef71f) is now ready 
to be sponsored by a Committer.

-------------

PR Comment: https://git.openjdk.org/valhalla/pull/2020#issuecomment-3874929047

Reply via email to