Details
-
Enhancement
-
Resolution: Fixed
-
P4
-
11, 16, 17
-
b10
-
aarch64
-
windows
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8271576 | 16-pool | Monica Beckwith | P4 | Closed | Won't Fix | |
JDK-8271002 | 11.0.13 | Monica Beckwith | P4 | Resolved | Fixed | b04 |
Description
The AArch64 MacroAssembler::get_thread assumes an optimized JavaThread::aarch64_get_thread_helper with a specific calling convention. But the helper is such only on Linux, so the convention should be fixed at least for Windows/AArch64.
* https://mail.openjdk.java.net/pipermail/aarch64-port-dev/2021-January/011218.html
* https://github.com/openjdk/jdk/pull/2200#discussion_r563131940
* https://github.com/openjdk/jdk/pull/2200#issuecomment-767409669
* https://mail.openjdk.java.net/pipermail/aarch64-port-dev/2021-January/011218.html
* https://github.com/openjdk/jdk/pull/2200#discussion_r563131940
* https://github.com/openjdk/jdk/pull/2200#issuecomment-767409669
Attachments
Issue Links
- backported by
-
JDK-8271002 AArch64: Fix MacroAssembler::get_thread convention
- Resolved
-
JDK-8271576 AArch64: Fix MacroAssembler::get_thread convention
- Closed
- links to
-
Commit openjdk/jdk11u-dev/13ddf0ee
-
Commit openjdk/jdk/b670efd8
-
Review openjdk/jdk11u-dev/271
-
Review openjdk/jdk/2451
(1 links to)