RFR: 8291809: Convert compiler/c2/cr7200264/TestSSE2IntVect.java to IR verification test [v2]
Daniel Lundén
dlunden at openjdk.org
Thu Jan 18 15:52:17 UTC 2024
On Thu, 18 Jan 2024 13:23:19 GMT, Christian Hagedorn <chagedorn at openjdk.org> wrote:
>> Same comment here as for Christian's earlier comment: I do not touch the testing/verification code as part of this changeset (I only translate the previous ad-hoc IR checks to the IR framework).
>
> I generally agree with that but `System.exit(97)` seems quite odd. Maybe you want to change that to throw an exception instead.
Fair enough, I'll change it to throw an exception.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/17428#discussion_r1457645049
More information about the hotspot-compiler-dev
mailing list