-
Enhancement
-
Resolution: Fixed
-
P4
-
21
-
b05
-
aarch64
-
linux
-
Verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8325110 | 17.0.12-oracle | Daniel Skantz | P4 | Resolved | Fixed | b01 |
JDK-8303003 | 17.0.7 | Patrick Zhang | P4 | Resolved | Fixed | b03 |
Add CPU detection code for Ampere-1 and Ampere-1A CPUs, and configure default AArch64 options.
processor : 0
BogoMIPS :
Features :
CPU implementer : 0xc0
CPU architecture: 8
CPU variant : 0x0
CPU part : 0xac3
CPU revision : 0
By the way, GCC has already had the changes to support Ampere-1 and Ampere-1A, https://gcc.gnu.org/pipermail/gcc-patches/2022-November/605942.html. So it is time to have similar detection and support in JDK as well.
Plan to backport to 17 once the MR gets approved to mainline.
processor : 0
BogoMIPS :
Features :
CPU implementer : 0xc0
CPU architecture: 8
CPU variant : 0x0
CPU part : 0xac3
CPU revision : 0
By the way, GCC has already had the changes to support Ampere-1 and Ampere-1A, https://gcc.gnu.org/pipermail/gcc-patches/2022-November/605942.html. So it is time to have similar detection and support in JDK as well.
Plan to backport to 17 once the MR gets approved to mainline.
- backported by
-
JDK-8303003 AArch64: Detect Ampere-1 and Ampere-1A CPUs and set default options
-
- Resolved
-
-
JDK-8325110 AArch64: Detect Ampere-1 and Ampere-1A CPUs and set default options
-
- Resolved
-
- relates to
-
JDK-8324824 AArch64: Detect Ampere-1B core and update default options for Ampere CPUs
-
- Resolved
-
- links to
-
Commit openjdk/jdk17u-dev/fcd9110e
-
Commit openjdk/jdk/70684574
-
Review openjdk/jdk17u-dev/1067
-
Review openjdk/jdk/11878
(2 links to)