forked from pool/java-1_8_0-openj9
This commit is contained in:
parent
4c540a37de
commit
cbb2222488
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 24 06:26:21 UTC 2020 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
- Update to OpenJDK 8u252 build 09 with OpenJ9 0.20.0 virtual
|
||||
machine
|
||||
* including Oracle April 2020 CPU changes (bsc#1169511)
|
||||
* OpenJ9 changes,
|
||||
see https://www.eclipse.org/openj9/docs/version0.20
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 15 09:07:59 UTC 2020 - Fridrich Strba <fstrba@suse.com>
|
||||
|
||||
|
@ -25,8 +25,8 @@
|
||||
%global abs2rel perl -e %{script}
|
||||
%global syslibdir %{_libdir}
|
||||
# Standard JPackage naming and versioning defines.
|
||||
%global updatever 242
|
||||
%global buildver b08
|
||||
%global updatever 252
|
||||
%global buildver b09
|
||||
%global root_repository https://github.com/ibmruntimes/openj9-openjdk-jdk8/archive
|
||||
%global root_revision cfa47e66cd5f48491f6e235e0bf41cf753a2cacd
|
||||
%global root_branch openj9-0.20.0
|
||||
@ -665,7 +665,7 @@ find %{buildroot}%{_jvmdir}/%{sdkdir}/demo \
|
||||
|
||||
%post headless
|
||||
ext=.gz
|
||||
update-alternatives --force \
|
||||
update-alternatives \
|
||||
--install %{_bindir}/java java %{jrebindir}/java %{priority} \
|
||||
--slave %{_jvmdir}/jre jre %{_jvmdir}/%{jrelnk} \
|
||||
--slave %{_jvmjardir}/jre jre_exports %{_jvmjardir}/%{jrelnk} \
|
||||
|
Loading…
x
Reference in New Issue
Block a user