Details
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8260761 | openjdk8u292 | Andrew Hughes | P4 | Resolved | Fixed | b01 |
Description
armv8.1 LSE supports compare and swap instructions.
Using CAS has significant performance benefits over using exclusive regions on large multi core systems.
Using CAS has significant performance benefits over using exclusive regions on large multi core systems.
Attachments
Issue Links
- backported by
-
JDK-8260761 aarch64: add support for 8.1 LSE CAS instructions
-
- Resolved
-
- relates to
-
JDK-8257192 Integrate AArch64 JIT port into 8u
-
- Resolved
-