From 99e20df7abac53377a52ddcd80c9f96ecadda7ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E6=9D=BE=E6=9D=BE?= <1693764552@qq.com> Date: Tue, 8 Feb 2022 00:56:08 +0000 Subject: [PATCH] =?UTF-8?q?update=20openjdk-11.spec.=20=E6=97=A5=E6=9C=9F?= =?UTF-8?q?=E5=A1=AB=E5=86=99=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- openjdk-11.spec | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/openjdk-11.spec b/openjdk-11.spec index 490653a..c7bb205 100644 --- a/openjdk-11.spec +++ b/openjdk-11.spec @@ -1,4 +1,4 @@ -# RPM conditionals so as to be able to dynamically produce +# RPM conditionals so as to be able to dynamically producef # slowdebug/release builds. See: # http://rpm.org/user_doc/conditional_builds.html @@ -1742,10 +1742,10 @@ require "copy_jdk_configs.lua" * Sun Feb 7 2021 jdkboy - 1:11.0.10.9-2 - remove redundant file info -* Thu Feb 5 2021 eapen - 1:11.0.10.9-1 +* Fri Feb 5 2021 eapen - 1:11.0.10.9-1 - add 8240353.patch -* Thu Feb 5 2021 eapen - 1:11.0.10.9-0 +* Fri Feb 5 2021 eapen - 1:11.0.10.9-0 - update to 11.0.10+9(GA) - use system harfbuzz now this is supported @@ -1810,7 +1810,7 @@ require "copy_jdk_configs.lua" * Mon Sep 7 2020 noah - 1:11.0.8.10-5 - Delete some file header information -* Tue Aug 31 2020 jdkboy - 1:11.0.8.10-4 +* Mon Aug 31 2020 jdkboy - 1:11.0.8.10-4 - Add 8210473-JEP-345-NUMA-Aware-Memory-Allocation-for-G1.patch - Add 8210461-AArch64-Math.cos-intrinsic-gives-incorrect-results.patch - Add NUMA-Aware-Implementation-humongous-region.patch @@ -1834,13 +1834,13 @@ require "copy_jdk_configs.lua" * Sat Jul 18 2020 jvmboy - 1:11.0.8.10-0 - Update to 11.0.8+10 (GA) -* Thu Jun 9 2020 jdkboy - 1:11.0.7.10-5 +* The Jun 9 2020 jdkboy - 1:11.0.7.10-5 - Version support fulljavaver.buildver - Judge with_systemtap - 8228407: JVM crashes with shared archive file mismatch - Remove javadoc-slowdebug -* Thu May 25 2020 noah - 1:11.0.7.10-4 +* Mon May 25 2020 noah - 1:11.0.7.10-4 - Support nss, systemtap and desktop * Thu May 21 2020 jdkboy - 1:11.0.7.10-3 -- Gitee