-
Enhancement
-
Resolution: Fixed
-
P3
-
repo-aarch64-port
-
aarch64
-
windows
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8276185 | 11.0.14 | Bernhard Urban-Forster | P3 | Resolved | Fixed | b02 |
This register is used for TEB (Thread Environment Block, similar to Thread Local Storage) in the Windows ABI for AArch64.
Calling convention: https://docs.microsoft.com/en-us/cpp/build/arm64-windows-abi-conventions?view=vs-2019#integer-registers
Calling convention: https://docs.microsoft.com/en-us/cpp/build/arm64-windows-abi-conventions?view=vs-2019#integer-registers
- backported by
-
JDK-8276185 AArch64: Remove the r18 dependency on Windows AArch64
- Resolved
- relates to
-
JDK-8248238 Implementation: JEP 388: Windows AArch64 Support
- Resolved