1
0
Fridrich Strba 2022-02-28 09:55:33 +00:00 committed by Git OBS Bridge
parent ab2317925b
commit 710eb20728

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Mon Feb 28 09:47:15 UTC 2022 - Fridrich Strba <fstrba@suse.com>
- Update to OpenJDK 8u322 build 04 with OpenJ9 0.30.0 virtual
machine
* including Oracle January 2022 changes (bsc#1194925, bsc#1194926,
bsc#1194927, bsc#1194928, bsc#1194929, bsc#1194930, bsc#1194931,
bsc#1194932, bsc#1194933, bsc#1194934, bsc#1194935, bsc#1194939,
bsc#1194940, bsc#1194941)
* OpenJ9 changes, see
https://www.eclipse.org/openj9/docs/version0.30
- Added patch:
* libdwarf-fix.patch
+ fix build with different versions of libdwarf
-------------------------------------------------------------------
Tue Nov 2 11:29:15 UTC 2021 - Fridrich Strba <fstrba@suse.com>