AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- Update to OpenJDK 11.0.7 with OpenJ9 0.20.0 virtual machine * including Oracle April 2020 CPU changes (bsc#1169511) * Initial experimental support of 64-bit ARM architecture * OpenJ9 changes, see https://www.eclipse.org/openj9/docs/version0.20 - Added patch: * aarch64.patch + fix OpenJ9 linking on aarch64 + enable omrsig support for aarch64 - Removed patch: * DependOnVariableHelper.patch + integrated in OpenJDK 11.0.7 code-base
- The pack200 and unpack200 alternatives should be slaves of java and not of javac, since they are part of JRE.
- Add gcc-fno-common-fix.patch in order to fix boo#1167462.
- DependOnVariableHelper.patch: Fix DependOnVariableHelper for make 4.3
- Initial release of OpenJDK 11.0.6 with OpenJ9 0.18.1 virtual machine