Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8206733 | 12 | Dmitrij Pochepko | P3 | Resolved | Fixed | team |
JDK-8206508 | 11.0.1 | Dmitrij Pochepko | P3 | Resolved | Fixed | b01 |
Current StringUTF16 compress intrinsic is not using prefetch instruction, which can boost performance. Also, internal algorithm can be slightly enhanced.
- backported by
-
JDK-8206508 AARCH64: optimize StringUTF16 compress intrinsic
- Resolved
-
JDK-8206733 AARCH64: optimize StringUTF16 compress intrinsic
- Resolved
- blocks
-
JDK-8189104 JEP 315: Improve Aarch64 Intrinsics
- Closed
- relates to
-
JDK-8307572 AArch64: Vector registers are clobbered by some macroassemblers
- Closed
-
JDK-8189100 Improve performance of String and Array operations on AArch64
- Closed