forked from pool/java-1_8_0-openjdk
This commit is contained in:
parent
70793566ad
commit
a00a936dea
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ef5284fd83cfd843fb657443385dabe0cf2eb6939f785f93e4c90a801da06fb9
|
||||
size 8094510
|
3
70d4f640f931.tar.bz2
Normal file
3
70d4f640f931.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7f2729c0fb1d90951defdfd36376da8838f5a4e18d3952fd8a192b0a5f9cb7f8
|
||||
size 8054662
|
@ -230,8 +230,10 @@ Patch16: zero-dummy.patch
|
||||
# July 2015 security fixes backported to aarch64 hotspot
|
||||
# 8071731: Better scaling for C1
|
||||
Patch20: aarch64-8071731.patch
|
||||
# 8035938: Memory leak in JvmtiEnv::GetConstantPool
|
||||
Patch21: aarch64-8035938.patch
|
||||
# 8075838: Method for typing MethodTypes
|
||||
Patch21: aarch64-8075838.patch
|
||||
Patch22: aarch64-8075838.patch
|
||||
#
|
||||
# OpenJDK specific patches
|
||||
#
|
||||
@ -531,13 +533,12 @@ rm -rvf jdk/src/share/native/sun/java2d/cmm/lcms/lcms2*
|
||||
%patch16 -p1
|
||||
%endif
|
||||
|
||||
%ifnarch %aarch64
|
||||
%patch15 -p1
|
||||
%endif
|
||||
|
||||
%ifarch %aarch64
|
||||
%patch20 -p1
|
||||
%patch21 -p1
|
||||
%patch22 -p1
|
||||
%endif
|
||||
|
||||
%patch99 -p1
|
||||
@ -549,9 +550,7 @@ rm -rvf jdk/src/share/native/sun/java2d/cmm/lcms/lcms2*
|
||||
%patch101 -p1
|
||||
%endif
|
||||
|
||||
%ifnarch %aarch64
|
||||
%patch102 -p1
|
||||
%endif
|
||||
|
||||
%ifarch ppc ppc64 ppc64le
|
||||
# PPC fixes
|
||||
|
Loading…
x
Reference in New Issue
Block a user