Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8082794 | emb-9 | Volker Simonis | P4 | Resolved | Fixed | team |
JDK-8086529 | 8u65 | Volker Simonis | P4 | Resolved | Fixed | b01 |
JDK-8080749 | 8u60 | Volker Simonis | P4 | Resolved | Fixed | b17 |
JDK-8137540 | emb-8u65 | Unassigned | P4 | Resolved | Fixed | b01 |
JDK-8086145 | emb-8u60 | Volker Simonis | P4 | Resolved | Fixed | team |
JDK-8168600 | openjdk7u | Volker Simonis | P4 | Resolved | Fixed | master |
On Power the rotate instructions only take 5 bit immediates so we have to mask the rotation distance for these instructions in the ad-file with 0x1f.
- backported by
-
JDK-8080749 PPC64: Fix wrong rotate instructions in the .ad file
- Resolved
-
JDK-8082794 PPC64: Fix wrong rotate instructions in the .ad file
- Resolved
-
JDK-8086145 PPC64: Fix wrong rotate instructions in the .ad file
- Resolved
-
JDK-8086529 PPC64: Fix wrong rotate instructions in the .ad file
- Resolved
-
JDK-8137540 PPC64: Fix wrong rotate instructions in the .ad file
- Resolved
-
JDK-8168600 PPC64: Fix wrong rotate instructions in the .ad file
- Resolved
(1 backported by)