-
Bug
-
Resolution: Fixed
-
P4
-
21
-
b13
-
aarch64
-
linux
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8304786 | 17.0.8 | Matthias Baesken | P4 | Resolved | Fixed | b01 |
After JDK-8301050 the Xen handling on aarch64 should be slightly adjusted.
The output in VM_Version::print_platform_virtualization_info was missed and needs to be added for Xen.
Additionally a new XenPVHVM virtualization type could be introduced because this describes the Xen on aarch64 better.
See also https://community.arm.com/arm-community-blogs/b/architectures-and-processors-blog/posts/virtualization-on-arm-with-xen where the naming is used.
The output in VM_Version::print_platform_virtualization_info was missed and needs to be added for Xen.
Additionally a new XenPVHVM virtualization type could be introduced because this describes the Xen on aarch64 better.
See also https://community.arm.com/arm-community-blogs/b/architectures-and-processors-blog/posts/virtualization-on-arm-with-xen where the naming is used.
- backported by
-
JDK-8304786 adjust Xen handling on Linux aarch64
-
- Resolved
-