!363 I5WLFB: upgrade master branch to jdk8u352-b08

From: @kuenking111 
Reviewed-by: @jvmboy, @stubCode 
Signed-off-by: @stubCode, @jvmboy
This commit is contained in:
openeuler-ci-bot 2022-10-21 06:32:34 +00:00 committed by Gitee
commit 28acc160f9
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 7 additions and 3 deletions

View File

@ -125,7 +125,7 @@ index 00000000..9b614024
--- /dev/null --- /dev/null
+++ b/version.txt +++ b/version.txt
@@ -0,0 +1 @@ @@ -0,0 +1 @@
+8.342.7.0.13 +8.352.8.0.13
-- --
2.23.0 2.23.0

View File

@ -146,13 +146,13 @@
%global origin_nice OpenJDK %global origin_nice OpenJDK
%global top_level_dir_name %{origin} %global top_level_dir_name %{origin}
%global repo jdk8u %global repo jdk8u
%global revision jdk8u352-b07 %global revision jdk8u352-b08
%global full_revision %{repo}-%{revision} %global full_revision %{repo}-%{revision}
# Define IcedTea version used for SystemTap tapsets and desktop files # Define IcedTea version used for SystemTap tapsets and desktop files
%global icedteaver 3.15.0 %global icedteaver 3.15.0
%global updatever 352 %global updatever 352
%global buildver b07 %global buildver b08
# priority must be 7 digits in total. The expression is workarounding tip # priority must be 7 digits in total. The expression is workarounding tip
%global priority 1800%{updatever} %global priority 1800%{updatever}
@ -2262,6 +2262,10 @@ cjc.mainProgram(arg)
%endif %endif
%changelog %changelog
* Wed Oct 19 2022 kuenking111<wangkun49@huawei.com> - 1:1.8.0.352-b08.0
- modified add-missing-test-case.patch
- upgrade to jdk8u352-b08
* Thu Sep 29 2022 DXwangg<wangjiawei80@huawei.com> - 1:1.8.0.352-b07.0 * Thu Sep 29 2022 DXwangg<wangjiawei80@huawei.com> - 1:1.8.0.352-b07.0
- upgrade to jdk8u352-b07 - upgrade to jdk8u352-b07
- deleted Improve_AlgorithmConstraints_checkAlgorithm_performance.patch - deleted Improve_AlgorithmConstraints_checkAlgorithm_performance.patch