Loading... (original) (raw)
- Type:
Enhancement
- Resolution: Fixed
- Priority:
P4
- Fix Version/s: 9
- Affects Version/s: 9
- Environment:
aarch64 development board
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8135558 | emb-9 | Ed Nevill | P4 | Resolved | Fixed | team |
PopCountI and PopCountL are not supported in aarch64.ad
These can be implemented using the SIMD 'cnt' and 'addv' instructions.
backported by
JDK-8135558 aarch64: add support for PopCount in C2
- Resolved