issues
search
battleblow
/
openjdk-jdk11u
BSD port of OpenJDK 11
GNU General Public License v2.0
9
stars
8
forks
source link
Always enable CPU_A53MAC on ARM for BSD.
#87
Closed
bsdkurt
closed
5 years ago
bsdkurt
commented
5 years ago
Since ARM big.LITTLE can combine A53 with multiple other models, always enable CPU_A53MAC for ARM. CPU_A53MAC addresses erratum 835769. Per discussion with Mikael Urankar and Greg Lewis.