Accepting request 1106059 from Java:Factory

out-of-range zip64 regression fix

OBS-URL: https://build.opensuse.org/request/show/1106059
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/java-17-openj9?expand=0&rev=9
This commit is contained in:
2023-08-28 15:14:24 +00:00
committed by Git OBS Bridge
4 changed files with 12 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2314973a68dcbc995ab7b348c8dace6e6d0cd42eb006622a6a7c8297f571392d
size 168540640

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:de2897438033abf5b7fc26606c2115626baf2dd25107d7f23e779489fb7bc34e
size 168553864

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sat Aug 26 12:48:19 UTC 2023 - Fridrich Strba <fstrba@suse.com>
- Update to OpenJDK 17.0.8.1 with OpenJ9 0.40.0 virtual machine
* JDK-8313765: Invalid CEN header (invalid zip64 extra data
field size)
-------------------------------------------------------------------
Tue Aug 15 07:23:28 UTC 2023 - Fridrich Strba <fstrba@suse.com>

View File

@@ -32,8 +32,8 @@
%global updatever 8
%global buildver 7
%global root_repository https://github.com/ibmruntimes/openj9-openjdk-jdk17/archive
%global root_revision 77b0f75480594444eb7fb47bf37d3aae6d8135ef
%global root_branch v0.40.0-release
%global root_revision 8ecf238a124259b01b6a5ebcbcb22f618e5c56c9
%global root_branch v0.40.0-jdk17.0.8.1-release
%global omr_repository https://github.com/eclipse/openj9-omr/archive
%global omr_revision e80bff83b7fda8875071d89de7c73184d847085d
%global omr_branch v0.40.0-release