-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 11, 16
-
Component/s: hotspot
-
b06
-
aarch64
| Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
|---|---|---|---|---|---|---|
| JDK-8254635 | 11.0.13 | Bernhard Urban-Forster | P4 | Resolved | Fixed | b03 |
In several places the AArch64 back end uses integer types from the kernel such as u_int32_t rather than the standard C type uint64_t. These should be removed.
- backported by
-
JDK-8254635 AArch64: Remove uses of kernel integer types
-
- Resolved
-