diff --git a/openjdk-11.spec b/openjdk-11.spec index be34e76221e123886c57c4f75594263779bd3de2..e2b79aa01e76783a4971583a0d5f20cfd4cb4a40 100644 --- a/openjdk-11.spec +++ b/openjdk-11.spec @@ -651,7 +651,7 @@ Requires: lksctp-tools%{?_isa} # tool to copy jdk's configs - should be Recommends only, but then only dnf/yum enforce it, # not rpm transaction and so no configs are persisted when pure rpm -u is run. It may be # considered as regression -Requires: copy-jdk-configs >= 3.9 +Requires: copy-jdk-configs >= 3.3 OrderWithRequires: copy-jdk-configs # for printing support Requires: cups-libs @@ -846,7 +846,7 @@ Patch61: downgrade-the-symver-of-log2f-posix-spawn.patch Patch62: 8254078-DataOutputStream-is-very-slow-post-disabling.patch Patch65: add-LazyBox-feature.patch Patch66: add-G1-Full-GC-optimization.patch -Patch68: src-openeuler-openjdk-11-resolve-code-inconsistencies.patch +Patch68: src-openeuler-openjdk-11-resolve-code-inconsistencies.patch Patch69: G1-iterate-region-by-bitmap-rather-than-obj-size-in.patch # 11.0.11 @@ -878,7 +878,6 @@ Patch90: fix_Internal_and_external_code_inconsistency.patch Patch91: 8290705_fix_StringConcat_validate_mem_flow_asserts_with_unexpected_userStoreI.patch -BuildRequires: elfutils-extra BuildRequires: autoconf BuildRequires: alsa-lib-devel BuildRequires: binutils @@ -886,7 +885,6 @@ BuildRequires: cups-devel BuildRequires: desktop-file-utils # elfutils only are OK for build without AOT BuildRequires: elfutils-devel -BuildRequires: elfutils-extra BuildRequires: fontconfig-devel BuildRequires: freetype-devel BuildRequires: giflib-devel @@ -1372,7 +1370,7 @@ done # Make sure gdb can do a backtrace based on line numbers on libjvm.so # javaCalls.cpp:58 should map to: -# http://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/file/ff3b27e6bcc2/src/share/vm/runtime/javaCalls.cpp#l58 +# http://hg.openjdk.java.net/jdk8u/jdk8u/hotspot/file/ff3b27e6bcc2/src/share/vm/runtime/javaCalls.cpp#l58 # Using line number 1 might cause build problems. See: gdb -q "$JAVA_HOME/bin/java" < - 1:11.0.15.10-2 +- downgrade copy-jdk-configs from 3.9 to 3.3 in Requires + * Thu Apr 28 2022 kuenking111 - 1:11.0.15.10-1 - add fix_X509TrustManagerImpl_symantec_distrust.patch @@ -1851,7 +1845,7 @@ cjc.mainProgram(arg) - add 8248336-AArch64-C2-offset-overflow-in-BoxLockNode-em.patch * Mon Oct 26 2020 noah - 1:11.0.9.11-1 -- add 8229495-SIGILL-in-C2-generated-OSR-compilation.patch +- add 8229495-SIGILL-in-C2-generated-OSR-compilation.patch * Thu Oct 22 2020 noah - 1:11.0.9.11-0 - Update to 11.0.9+11 (GA)