diff --git a/8140597-Postpone-the-initial-mark-request-until-the-.patch b/8140597-Postpone-the-initial-mark-request-until-the-.patch index 6ae854241ff98e6a8d280ac80511ce40876c2b7f..d7381d68bdfea124a52baba2637fa00594e22aa7 100644 --- a/8140597-Postpone-the-initial-mark-request-until-the-.patch +++ b/8140597-Postpone-the-initial-mark-request-until-the-.patch @@ -3,11 +3,9 @@ Date: Mon, 8 Feb 2021 09:47:28 +0800 Subject: 8140597: Postpone the initial mark request until the current mixed GC phase has finished. -DTS/AR: DTS202102030LAZOBP1G00 Summary: : LLT: jtreg Patch Type: backport -Bug url: https://dts-szv.clouddragon.huawei.com/DTSPortal/ticket/DTS202102030LAZOBP1G00 --- .../gc_implementation/g1/g1CollectedHeap.cpp | 1 - .../g1/g1CollectorPolicy.cpp | 37 +++++++------------ diff --git a/8214418-half-closed-SSLEngine-status-may-cause-appli.patch b/8214418-half-closed-SSLEngine-status-may-cause-appli.patch index e073e44f23d83a668d4ea140af624102aff76f29..79efd14f29bad76d430cff904463d051d94a2189 100644 --- a/8214418-half-closed-SSLEngine-status-may-cause-appli.patch +++ b/8214418-half-closed-SSLEngine-status-may-cause-appli.patch @@ -3,7 +3,6 @@ Date: Mon, 8 Mar 2021 09:28:45 +0800 Subject: 8214418: half-closed SSLEngine status may cause application dead loop -DTS/AR: DTS20210308033J8XP0F00 Summary: : half-closed SSLEngine status may cause application dead loop LLT: NA Patch Type: backport diff --git a/8231841-debug.cpp-help-is-missing-an-AArch64-line-fo.patch b/8231841-debug.cpp-help-is-missing-an-AArch64-line-fo.patch index 3d9294d464053067dd2230a01c18f9565a20e3b4..ef8baafe79e213388c063e7c8bc171404f79a0b2 100644 --- a/8231841-debug.cpp-help-is-missing-an-AArch64-line-fo.patch +++ b/8231841-debug.cpp-help-is-missing-an-AArch64-line-fo.patch @@ -3,7 +3,6 @@ Date: Fri, 18 Dec 2020 11:18:19 +0800 Subject: 8231841: debug.cpp help() is missing an AArch64 line for pns -DTS/AR: AR.SR.IREQ02373832.002.001 Summary: < hotspot> : debug.cpp help() is missing an AArch64 line for pns LLT: NA Patch Type: backport diff --git a/8254078-DataOutputStream-is-very-slow-post-disabling.patch b/8254078-DataOutputStream-is-very-slow-post-disabling.patch index 8e7e356405d58ed8f55cfda90b3407346f96178e..e23fcd450339e067000d89544b3c71785aa044e7 100644 --- a/8254078-DataOutputStream-is-very-slow-post-disabling.patch +++ b/8254078-DataOutputStream-is-very-slow-post-disabling.patch @@ -3,7 +3,6 @@ Date: Mon, 25 Jan 2021 15:48:35 +0800 Subject: 8254078: DataOutputStream is very slow post-disabling of Biased Locking -DTS/AR: DTS202101180520BWP1D00 Summary: : DataOutputStream is very slow post-disabling of Biased Locking LLT: jtreg Patch Type: backport diff --git a/8259886-Improve-SSL-session-cache-performance-and-sc.patch b/8259886-Improve-SSL-session-cache-performance-and-sc.patch index 73192e0b29cb3b0d6612e9db2e2be3b2f8d9cdd9..63c18ae8fa1acad18024c04e84436544930e5bd8 100644 --- a/8259886-Improve-SSL-session-cache-performance-and-sc.patch +++ b/8259886-Improve-SSL-session-cache-performance-and-sc.patch @@ -3,7 +3,6 @@ Date: Thu, 11 Mar 2021 14:34:12 +0800 Subject: 8259886: Improve SSL session cache performance and scalability -DTS/AR: DTS202103110E0APCP0H00 Summary: : Improve SSL session cache performance and scalability LLT: NA Patch Type: backport diff --git a/C1-typos-repair.patch b/C1-typos-repair.patch index 33dbba62099100a619173d847538ad2daac305be..d734ee0e6e8cc310d847782e7528cb9088ed9fff 100644 --- a/C1-typos-repair.patch +++ b/C1-typos-repair.patch @@ -2,7 +2,6 @@ From 693b5eed765417ab055a19cbd5fd392cb052b06f Mon Sep 17 00:00:00 2001 Date: Sat, 27 Feb 2021 17:06:24 +0800 Subject: C1 typos repair -DTS/AR: DTS202102240GWU4QP1O00 Summary: : LLT: NA Patch Type: huawei diff --git a/Use-Mutex-when-G1Uncommit.patch b/Use-Mutex-when-G1Uncommit.patch index ff9c1088793420ed9195571b7b6cf7f46257c554..ec627b1aeaabf98304a3ae11f96235923fd7ead2 100644 --- a/Use-Mutex-when-G1Uncommit.patch +++ b/Use-Mutex-when-G1Uncommit.patch @@ -2,11 +2,9 @@ From 120ea606bc94b68e8a8d7d8c2cfc41bf472b5742 Mon Sep 17 00:00:00 2001 Date: Mon, 8 Feb 2021 10:32:10 +0800 Subject: Use Mutex when G1Uncommit -DTS/AR: DTS2021021804F2O5P0H00 Summary: : LLT: jtreg Patch Type: huawei -Bug url: https://dts-szv.clouddragon.huawei.com/DTSPortal/ticket/DTS2021021804F2O5P0H00 --- .../g1/g1PageBasedVirtualSpace.cpp | 8 +++---- .../g1/g1RegionToSpaceMapper.cpp | 22 +++++++++++++------ diff --git a/Use-atomic-operation-when-G1Uncommit.patch b/Use-atomic-operation-when-G1Uncommit.patch index 43beb5eb89873c3891e9a05c6ec2b0a69d6bd12f..cae3c30f0507bdbc9c1bc07131ec079e43f07400 100644 --- a/Use-atomic-operation-when-G1Uncommit.patch +++ b/Use-atomic-operation-when-G1Uncommit.patch @@ -2,11 +2,9 @@ From bdff9eab4eb0bc16ebdbe908cc6237e0a70d53e6 Mon Sep 17 00:00:00 2001 Date: Sat, 26 Dec 2020 11:22:37 +0800 Subject: Use atomic operation when G1Uncommit -DTS/AR: DTS2021012207P2X7P0E00 Summary: : LLT: jtreg Patch Type: huawei -Bug url: https://dts-szv.clouddragon.huawei.com/DTSPortal/ticket/DTS2021012207P2X7P0E00 --- .../vm/gc_implementation/g1/g1BiasedArray.hpp | 5 ++++ .../g1/g1RegionToSpaceMapper.cpp | 11 ++++----- diff --git a/initialized-value-should-be-0-in-perfInit.patch b/initialized-value-should-be-0-in-perfInit.patch index c3044705cbda4d7ff96be88b66e7d6105334424b..9ec08c72d968a1faec3235e02ca870db5e5e2a40 100644 --- a/initialized-value-should-be-0-in-perfInit.patch +++ b/initialized-value-should-be-0-in-perfInit.patch @@ -2,7 +2,6 @@ From 00c58142616a05509f005a676f786edaad88bfb4 Mon Sep 17 00:00:00 2001 Date: Thu, 24 Dec 2020 16:12:02 +0800 Subject: initialized value should be 0 in perfInit() -DTS/AR: AR.SR.IREQ02517150.001.001 Summary: : LLT: Patch Type: huawei