Details
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8260764 | openjdk8u292 | Andrew Hughes | P4 | Resolved | Fixed | b01 |
Description
This issue proposes optimizing Copy::pd_disjoint_words and Copy::pd_conjoint_words using inline assembler.
These routines are heavily used in GC and the aim is to improve the overall performance of GC.
These routines are heavily used in GC and the aim is to improve the overall performance of GC.
Attachments
Issue Links
- backported by
-
JDK-8260764 aarch64: optimize pd_disjoint_words and pd_conjoint_words
-
- Resolved
-
- relates to
-
JDK-8257192 Integrate AArch64 JIT port into 8u
-
- Resolved
-