forked from pool/java-1_8_0-openj9
This commit is contained in:
parent
48a8739af3
commit
e6fbd8e5d9
@ -1,7 +1,20 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Jan 26 07:28:09 UTC 2021 - Fridrich Strba <fstrba@suse.com>
|
||||||
|
|
||||||
|
- Update to OpenJDK 8u282 build 08 with OpenJ9 0.24.0 virtual
|
||||||
|
machine
|
||||||
|
* including Oracle January 2021 CPU changes (bsc#1181239)
|
||||||
|
* OpenJ9 changes, see
|
||||||
|
https://www.eclipse.org/openj9/docs/version0.24
|
||||||
|
- Modified template patch:
|
||||||
|
* openj9-nogit.patch.in
|
||||||
|
+ replace git runs by pre-fetched git hashes in new places
|
||||||
|
+ remove hunks that are irrelevant in new sources
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Nov 2 09:07:50 UTC 2020 - Fridrich Strba <fstrba@suse.com>
|
Mon Nov 2 09:07:50 UTC 2020 - Fridrich Strba <fstrba@suse.com>
|
||||||
|
|
||||||
- Update to OpenJDK 8u2732 build 10 with OpenJ9 0.23.0 virtual
|
- Update to OpenJDK 8u272 build 10 with OpenJ9 0.23.0 virtual
|
||||||
machine
|
machine
|
||||||
* including Oracle July 2020 CPU changes (bsc#1174157) and
|
* including Oracle July 2020 CPU changes (bsc#1174157) and
|
||||||
October 2020 CPU changes (bsc#1177943)
|
October 2020 CPU changes (bsc#1177943)
|
||||||
|
@ -25,8 +25,8 @@
|
|||||||
%global abs2rel perl -e %{script}
|
%global abs2rel perl -e %{script}
|
||||||
%global syslibdir %{_libdir}
|
%global syslibdir %{_libdir}
|
||||||
# Standard JPackage naming and versioning defines.
|
# Standard JPackage naming and versioning defines.
|
||||||
%global updatever 272
|
%global updatever 282
|
||||||
%global buildver b10
|
%global buildver b08
|
||||||
%global root_repository https://github.com/ibmruntimes/openj9-openjdk-jdk8/archive
|
%global root_repository https://github.com/ibmruntimes/openj9-openjdk-jdk8/archive
|
||||||
%global root_revision ab07c6a8fd534eb77c4946e4546e659f8f043b8b
|
%global root_revision ab07c6a8fd534eb77c4946e4546e659f8f043b8b
|
||||||
%global root_branch openj9-0.24.0
|
%global root_branch openj9-0.24.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user