RFR: 8354242: VectorAPI: combine vector not operation with compare [v8]

erifan duke at openjdk.org
Wed Jun 11 09:09:33 UTC 2025


On Wed, 11 Jun 2025 07:43:55 GMT, Emanuel Peter <epeter at openjdk.org> wrote:

>> `VectorOperators.XXX` is not compile time constants, we can't use `switch` here.
>
> Oh. Ok. Well at least add a `RuntimeException` to an `else` branch then, I would suggest :)

Make sense!

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

PR Review Comment: https://git.openjdk.org/jdk/pull/24674#discussion_r2139610469


More information about the core-libs-dev mailing list