-
Bug
-
Resolution: Fixed
-
P3
-
17, 18, 19
-
b21
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8286901 | 18u-cpu | Jie Fu | P3 | Resolved | Fixed | master |
JDK-8286792 | 18.0.2 | Jie Fu | P3 | Resolved | Fixed | b07 |
JDK-8286404 | 17.0.4 | Jie Fu | P3 | Resolved | Fixed | b02 |
This is because for negative byte/short elements, the results computed by `LSHR` will be different from that of `>>>`.
For more details, please see https://github.com/openjdk/jdk/pull/8276#issue-1206391831 .
- backported by
-
JDK-8286404 Fix misleading Vector API doc for LSHR operator
-
- Resolved
-
-
JDK-8286792 Fix misleading Vector API doc for LSHR operator
-
- Resolved
-
-
JDK-8286901 Fix misleading Vector API doc for LSHR operator
-
- Resolved
-
- csr for
-
JDK-8285771 Fix misleading Vector API doc for LSHR operator
-
- Closed
-
- links to
-
Commit openjdk/jdk17u-dev/14f38e19
-
Commit openjdk/jdk18u/b5bf90da
-
Commit openjdk/jdk/e54f26aa
-
Review openjdk/jdk17u-dev/389
-
Review openjdk/jdk18u/129
-
Review openjdk/jdk/8291