File java-11-openj9.changes of Package java-11-openj9
-------------------------------------------------------------------
Mon Nov 2 14:04:42 UTC 2020 - Fridrich Strba <fstrba@suse.com>
- Update to OpenJDK 11.0.9 with OpenJ9 0.23.0 virtual machine
* Including Oracle Octobre 2020 CPU changes (bsc#1177943)
* fixes CVE-2020-14779, CVE-2020-14781, CVE-2020-14782,
CVE-2020-14792, CVE-2020-14796, CVE-2020-14797, CVE-2020-14798
and CVE-2020-14803
* OpenJ9 changes,
see https://www.eclipse.org/openj9/docs/version0.23
- Removed patches:
* gcc-fno-common-fix.patch
* gcc10.patch
+ not needed any more with this version
- Modified patch:
* aarch64.patch
+ rediff to changed context
- Added patch:
* omr-no-return-in-nonvoid-function.patch
+ fix build errors on some systems with some versions of gcc
-------------------------------------------------------------------
Mon Jun 8 07:17:18 UTC 2020 - Fridrich Strba <fstrba@suse.com>
- Added patch:
* gcc10.patch
+ fix build with gcc 10.x
-------------------------------------------------------------------
Wed Apr 22 12:27:23 UTC 2020 - Fridrich Strba <fstrba@suse.com>
- 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
-------------------------------------------------------------------
Wed Apr 15 09:07:59 UTC 2020 - Fridrich Strba <fstrba@suse.com>
- The pack200 and unpack200 alternatives should be slaves of java
and not of javac, since they are part of JRE.
-------------------------------------------------------------------
Wed Mar 25 14:20:35 UTC 2020 - Martin Liška <mliska@suse.cz>
- Add gcc-fno-common-fix.patch in order to fix
boo#1167462.
-------------------------------------------------------------------
Thu Feb 13 15:46:21 UTC 2020 - Andreas Schwab <schwab@suse.de>
- DependOnVariableHelper.patch: Fix DependOnVariableHelper for make 4.3
-------------------------------------------------------------------
Sun Feb 2 15:47:35 UTC 2020 - Fridrich Strba <fstrba@suse.com>
- Initial release of OpenJDK 11.0.6 with OpenJ9 0.18.1 virtual
machine