I2AMW1: add add-appcds-test-case.patch
This commit is contained in:
parent
80542a1310
commit
5e02a14dc1
3720
add-appcds-test-case.patch
Executable file
3720
add-appcds-test-case.patch
Executable file
File diff suppressed because it is too large
Load Diff
@ -915,7 +915,7 @@ Provides: java-%{javaver}-%{origin}-accessibility%{?1} = %{epoch}:%{version}-%{r
|
|||||||
|
|
||||||
Name: java-%{javaver}-%{origin}
|
Name: java-%{javaver}-%{origin}
|
||||||
Version: %{javaver}.%{updatever}.%{buildver}
|
Version: %{javaver}.%{updatever}.%{buildver}
|
||||||
Release: 13
|
Release: 14
|
||||||
# java-1.5.0-ibm from jpackage.org set Epoch to 1 for unknown reasons
|
# java-1.5.0-ibm from jpackage.org set Epoch to 1 for unknown reasons
|
||||||
# and this change was brought into RHEL-4. java-1.5.0-ibm packages
|
# and this change was brought into RHEL-4. java-1.5.0-ibm packages
|
||||||
# also included the epoch in their virtual provides. This created a
|
# also included the epoch in their virtual provides. This created a
|
||||||
@ -1069,6 +1069,7 @@ Patch140: 8015927-Class-reference-duplicates-in-constant-pool.patch
|
|||||||
Patch141: 8040327-Eliminate-AnnotatedType-8040319-Clean-up-type-annotation-exception-index.patch
|
Patch141: 8040327-Eliminate-AnnotatedType-8040319-Clean-up-type-annotation-exception-index.patch
|
||||||
Patch142: 8207160-ClassReader-adjustMethodParams-can-potentially-return-null-if-the-args-list-is-empty.patch
|
Patch142: 8207160-ClassReader-adjustMethodParams-can-potentially-return-null-if-the-args-list-is-empty.patch
|
||||||
Patch143: delete-untrustworthy-cacert.patch
|
Patch143: delete-untrustworthy-cacert.patch
|
||||||
|
Patch144: add-appcds-test-case.patch
|
||||||
|
|
||||||
#############################################
|
#############################################
|
||||||
#
|
#
|
||||||
@ -1493,6 +1494,7 @@ pushd %{top_level_dir_name}
|
|||||||
%patch141 -p1
|
%patch141 -p1
|
||||||
%patch142 -p1
|
%patch142 -p1
|
||||||
%patch143 -p1
|
%patch143 -p1
|
||||||
|
%patch144 -p1
|
||||||
|
|
||||||
popd
|
popd
|
||||||
|
|
||||||
@ -2109,7 +2111,10 @@ require "copy_jdk_configs.lua"
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Wed Dec 23 2020 hubodao <hubodao@huawei.com> - 1:1.8.0.272-b10.12
|
* Thu Dec 24 2020 lee18767 <lijunhui15@huawei.com> - 1:1.8.0.272-b10.14
|
||||||
|
- add add-appcds-test-case.patch
|
||||||
|
|
||||||
|
* Wed Dec 23 2020 hubodao <hubodao@huawei.com> - 1:1.8.0.272-b10.13
|
||||||
- add delete-untrustworthy-cacert.patch
|
- add delete-untrustworthy-cacert.patch
|
||||||
|
|
||||||
* Wed Dec 23 2020 wujiahua <wujiahua3@huawei.com> - 1:1.8.0.272-b10.12
|
* Wed Dec 23 2020 wujiahua <wujiahua3@huawei.com> - 1:1.8.0.272-b10.12
|
||||||
@ -2118,13 +2123,13 @@ require "copy_jdk_configs.lua"
|
|||||||
* Wed Dec 23 2020 DataAndOperation <mashoubing1@huawei.com> - 1:1.8.0.272-b10.11
|
* Wed Dec 23 2020 DataAndOperation <mashoubing1@huawei.com> - 1:1.8.0.272-b10.11
|
||||||
- add 8040327-Eliminate-AnnotatedType-8040319-Clean-up-type-annotation-exception-index.patch
|
- add 8040327-Eliminate-AnnotatedType-8040319-Clean-up-type-annotation-exception-index.patch
|
||||||
|
|
||||||
* Thu Dec 22 2020 miaozhuojun <mouzhuojun@huawei.com> - 1:1.8.0.272-b10.10
|
* Tue Dec 22 2020 miaozhuojun <mouzhuojun@huawei.com> - 1:1.8.0.272-b10.10
|
||||||
- add 8015927-Class-reference-duplicates-in-constant-pool.patch
|
- add 8015927-Class-reference-duplicates-in-constant-pool.patch
|
||||||
|
|
||||||
* Thu Dec 22 2020 cruise01 <hexuejin2@huawei.com> - 1:1.8.0.272-b10.9
|
* Tue Dec 22 2020 cruise01 <hexuejin2@huawei.com> - 1:1.8.0.272-b10.9
|
||||||
- add G1-memory-uncommit.patch
|
- add G1-memory-uncommit.patch
|
||||||
|
|
||||||
* Thu Dec 22 2020 kuenking <wangkun49@huawei.com> - 1:1.8.0.272-b10.8
|
* Tue Dec 22 2020 kuenking <wangkun49@huawei.com> - 1:1.8.0.272-b10.8
|
||||||
- add add-appcds-file-lock.patch
|
- add add-appcds-file-lock.patch
|
||||||
|
|
||||||
* Mon Dec 21 2020 noah <hedongbo@huawei.com> - 1:1.8.0.272-b10.7
|
* Mon Dec 21 2020 noah <hedongbo@huawei.com> - 1:1.8.0.272-b10.7
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user