-
Bug
-
Resolution: Fixed
-
P4
-
22, 23
-
b15
-
x86
-
generic
- Existing masked logical right, logical left and arithmetic right memory operand patterns do not take into account shift count rounding bitwise AND operation.
- This limits their applicability to generic cases.
-JDK-8319889 also reported an unhandled operation assertion in Vector API JTREG tests along with -XX:+StressIncrementalInlining runtime flag.
- This limits their applicability to generic cases.
-
- relates to
-
JDK-8319889 Vector API tests trigger VM crashes with -XX:+StressIncrementalInlining
-
- Resolved
-
- links to
-
Commit openjdk/jdk/9e32db26
-
Review(master) openjdk/jdk/18338