Withdrawn: 8346836: C2: Introduce a way to verify the correctness of ConstraintCastNodes at runtime
duke
duke at openjdk.org
Sat Apr 5 04:24:54 UTC 2025
On Wed, 25 Dec 2024 14:54:02 GMT, Quan Anh Mai <qamai at openjdk.org> wrote:
> Hi,
>
> This patch adds a develop flag `VerifyConstraintCasts`, which will verify the correctness of `CastIINode`s and `CastLLNode`s at runtime and crash the VM if the dynamic value lies outside the type value range.
>
> Please take a look, thanks a lot.
This pull request has been closed without being integrated.
-------------
PR: https://git.openjdk.org/jdk/pull/22880
More information about the hotspot-compiler-dev
mailing list