git: openjdk/jdk: master: 8351627: C2 AArch64 ROR/ROL: assert((1 << ((T>>1)+3)) > shift) failed: Invalid Shift value

Xiaohong Gong xgong at openjdk.org
Tue Mar 25 08:30:07 UTC 2025


Changeset: f9bcef4d
Branch: master
Author:    Xiaohong Gong <xgong at openjdk.org>
Date:      2025-03-25 08:27:18 +0000
URL:       https://git.openjdk.org/jdk/commit/f9bcef4dba569701ebed7762fc8730d552325382

8351627: C2 AArch64 ROR/ROL: assert((1 << ((T>>1)+3)) > shift) failed: Invalid Shift value

Reviewed-by: chagedorn, epeter, jbhateja, adinn

! src/hotspot/share/opto/vectornode.cpp
+ test/hotspot/jtreg/compiler/vectorapi/TestRotateWithZero.java



More information about the jdk-changes mailing list