Commit Graph

13434 Commits

Author SHA1 Message Date
openharmony_ci
6e97444a93
!9069 修复MakeArgListWithHole数组越界问题
Merge pull request !9069 from huangzhenghua/master20240902
2024-09-04 05:32:22 +00:00
openharmony_ci
1714c55bd3
!9077 Add logs of abnormal branches
Merge pull request !9077 from shaoxiangdong/br_master_0903
2024-09-04 05:27:28 +00:00
openharmony_ci
a30e2b97c1
!9081 修复未开jit时应用逃生问题
Merge pull request !9081 from Yiwei/escape
2024-09-04 05:22:38 +00:00
openharmony_ci
02b9dbc814
!8935 Sweep stringtable in parallel (part 2)
Merge pull request !8935 from XinweiCai/sweep_stringtable_in_parallel
2024-09-04 05:07:04 +00:00
openharmony_ci
a6bd7196d9
!8992 Add log for MaTchFieldType and Fix review comments
Merge pull request !8992 from lijiamin/debug
2024-09-04 05:04:34 +00:00
openharmony_ci
9a07d1635c
!8933 Update regresstest ignore kfl lists
Merge pull request !8933 from kuchkovairina/20240824_kfl
2024-09-04 05:02:00 +00:00
openharmony_ci
e42fb1a189
!9071 Add UT for GC jit_fort
Merge pull request !9071 from Sandee/ut_20240902
2024-09-04 04:56:44 +00:00
openharmony_ci
f5c1614152
!9062 Revert a part of 8662
Merge pull request !9062 from YuliCheng/RevertGrowOP
2024-09-04 04:52:12 +00:00
openharmony_ci
222b1622a0
!8818 Add SA UT test case
Merge pull request !8818 from ChenYC009/sa_unit
2024-09-04 04:49:23 +00:00
openharmony_ci
ef0e290d95
!9070 增加退出敏感场景检查点
Merge pull request !9070 from chentianyu/4-2-tmp
2024-09-04 04:41:44 +00:00
openharmony_ci
2bad4b8658
!9060 Add ut for shared object factory
Merge pull request !9060 from li_jianfei/dev_lijf
2024-09-04 04:34:35 +00:00
openharmony_ci
0761db87a7
!9057 Optimize code
Merge pull request !9057 from 杨阳/Optimize_code
2024-09-04 04:30:43 +00:00
openharmony_ci
593898f3c5
!9004 UT模块化覆盖part4
Merge pull request !9004 from 杨云飞/master
2024-09-04 04:26:43 +00:00
openharmony_ci
e16ba80a20
!8649 Fixed is losted case GC with native pointers
Merge pull request !8649 from Mikhail Kaskov/fix_of_fix_native_pointers
2024-09-04 04:15:31 +00:00
openharmony_ci
6c60061d97
!8995 [BugFix] Fix the JsCrash of multi-hsp application performing hot reload
Merge pull request !8995 from ZitongLi/hot_reload_hsp
2024-09-04 04:12:54 +00:00
openharmony_ci
168ad2baab
!8906 Fix UT failed in rk3568
Merge pull request !8906 from 贺存茂/UT_failed_0826
2024-09-04 04:04:57 +00:00
zhangyiwei
9e5618e301 fix escape error
Issue: IAOF4A

Signed-off-by: zhangyiwei <zhangyiwei11@huawei.com>
Change-Id: I72c0e03829f1eb94222537d0d422e072f0a3b21c
2024-09-03 13:59:50 +08:00
openharmony_ci
f87fd7f329
!8921 Fix SIGSEGV when PGOProfileTypeInfo is Undefined
Merge pull request !8921 from 陆佳慧/FixMoveExtraInfoMap
2024-09-03 03:48:16 +00:00
openharmony_ci
d4750bee87
!8944 Fix incorrectly overloaded operator less-than
Merge pull request !8944 from yuanxupeng/opetatorless
2024-09-03 03:45:59 +00:00
openharmony_ci
3aac3a4c04
!8964 fix gc code check
Merge pull request !8964 from zhou-wenxuan/gc_code_check
2024-09-03 03:43:25 +00:00
openharmony_ci
c4fad9e846
!8960 fix sendable code check.
Merge pull request !8960 from zhou-wenxuan/sendable_code_check
2024-09-03 03:41:02 +00:00
sandee
0f0a2d9bd5 Add UT for GC jit_fort
Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IAO9C7
Signed-off-by: sandee <xieyunfei8@huawei.com>
Change-Id: Ibd34065b2aabd0ede68378387bddc724a863a82e
2024-09-03 11:33:45 +08:00
shaoxiangdong
bb894e361a Add logs of abnormal branches
Signed-off-by: shaoxiangdong <shaoxiangdong@huawei.com>
Change-Id: I98fafb85891bfe348494d7899879d64505a50deb
2024-09-03 11:28:06 +08:00
xwcai98
d5dcd0a6d4 Sweep stringtable in parallel (part 2)
Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IAMOIH

Signed-off-by: xwcai98 <caixinwei5@huawei.com>
Change-Id: I84dd8897c1336fb5223affe69950a5a01b905335
2024-09-03 10:25:47 +08:00
kuchkova irina
0d7cf2fcf8 Title: Update kfl lists 20240827
Description: Update  regresstest kfl lists
Issue: #IAMNCQ
Reason: failed test should be added to kfl list, ignored but passes tests should be removed from ignore list
Tests: All required pre-merge test passed Results are available in the ggwatcher

Signed-off-by: kuchkova irina <kuchkova.irina@huawei-partners.com>
2024-09-03 04:31:13 +03:00
huangzhenghua
c949eae917 Fix logical errors of MakeArgListWithHole
Fix array out of bounds issue
Issue: IAO8ZF
Test: Build & Boot devices
Signed-off-by: huangzhenghua <huangzhenghua3@huawei.com>
Change-Id: Ib9af6fb61d1385851c0ef6fb4dc3d39aab57cc6f
2024-09-02 22:56:21 +08:00
openharmony_ci
8faea49627
!9034 修复Equal的递归死循环问题
Merge pull request !9034 from shilei91/master
2024-09-02 14:30:26 +00:00
YuliCheng
42a1f2b2e3 Revert some code of 8662
Revert some code of 8662

Issue:     https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IAO7OR
Signed-off-by: yulicheng <chengyuli1@huawei.com>
2024-09-02 20:11:01 +08:00
chentianyu
8834b997bc Add Call HandleExitHighSensitiveEvent
Issue:https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IAO9AH

Signed-off-by: chentianyu <chentianyu31@huawei.com>
Change-Id: I0bf4d354a48b3c2d4dc0366c355be28b924b7f67
2024-09-02 19:53:27 +08:00
li_jianfei
99ec241d27 add shared_object_factory ut
Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IANV9D
Signed-off-by: lijianfei <lijianfei20@huawei.com>
2024-09-02 18:17:21 +08:00
ChenYC009
4f5e099948 Add SA UT test case
Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IALR3L
Signed-off-by: ChenYC009 <chenyongchun5@huawei.com>
Change-Id: Icbf71990a43c320fee8468b29e3bab73f017a988
2024-09-02 16:40:53 +08:00
shilei91
f210ac931e fix infinite recrusion loop of Equal function
issue:https://e.gitee.com/open_harmony/dashboard?issue=IANUFV

Signed-off-by: shilei91 <shilei91@huawei.com>
Change-Id: Ia73706a21e8dcfe6ac6d7954522f2af67b0a920b
2024-09-02 16:08:07 +08:00
yang-19970325
6b62c7a779 Optimize code
Issue:  #IAO16M
Signed-off-by: yang-19970325 <yangyang585@huawei.com>
2024-09-02 15:09:13 +08:00
hecunmao
100d8dab18 fix UT failed in rk3568
fix EcmaVm_001_Test,EcmaVm_002_Test,Ecma_Vm_013_Test fail in rk3568

Issue: https://gitee.com/open_harmony/dashboard?issue_id=IAMF1L

Signed-off-by: hecunmao <hecunmao@huawei.com>
Change-Id: I3d679236d442bfeb3cba463d119b59608b061a8c
2024-09-02 14:09:14 +08:00
openharmony_ci
b77ed0e804
!9025 Update ignored (KFL) lists 20240830
Merge pull request !9025 from shirunova_viktoria/regress/update-kfl-20240830
2024-09-01 14:58:15 +00:00
openharmony_ci
9ec9a0f31d
!9031 decodeURIComponent process invalid utf-8
Merge pull request !9031 from chenjingxiang/decodeuri_br
2024-08-31 17:36:36 +00:00
openharmony_ci
fd4b66e679
!9033 临时下线错误用例
Merge pull request !9033 from 陈涵韬/local2
2024-08-31 17:34:10 +00:00
openharmony_ci
7ebcc00c1a
!8752 Add dfx_jsnapi testcase
Merge pull request !8752 from daiweihao/master
2024-08-31 17:29:07 +00:00
openharmony_ci
49048b612e
!9007 Fix warning for different types of comparisons
Merge pull request !9007 from zhangtianqi/fixEncodeDts
2024-08-31 17:25:37 +00:00
openharmony_ci
802668e64e
!8851 DigitGen optimize
Merge pull request !8851 from duoml/dtoa_opt
2024-08-31 17:23:22 +00:00
openharmony_ci
810340b0a8
!9026 Remove unused method
Merge pull request !9026 from zhouguangyuan0718/master-remove-join
2024-08-31 12:06:50 +00:00
openharmony_ci
20419bc65b
!8999 Adding mutex lock to variable hapArgs in AotCompilerImpl
Merge pull request !8999 from ChenYC009/mut_fix
2024-08-31 12:04:43 +00:00
openharmony_ci
1a479f5580
!8827 Fix Segmentation Fault Caused by Collection Objects
Merge pull request !8827 from MothBuzzing/master
2024-08-31 11:59:44 +00:00
openharmony_ci
4e41346ba1
!9010 Remove false UT
Merge pull request !9010 from Sandee/bugfix/remove_false_ut
2024-08-31 11:56:23 +00:00
openharmony_ci
8e36d12a3f
!8832 delete unused code in opcodes for coverage
Merge pull request !8832 from suyue/sy_mr2
2024-08-31 11:53:30 +00:00
openharmony_ci
10ca049e76
!8997 Update AOT/JIT Escape Threshold
Merge pull request !8997 from dingding/update_escape
2024-08-31 11:51:00 +00:00
lijiamin2019
da1d7055f0 Add log for MaTchFieldType and Fix review comments
1.Add log for MaTchFieldType
2.Fix review comments

Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IANE9I

Signed-off-by: lijiamin2019 <lijiamin24@huawei.com>
Change-Id: Ibb7691d5f055670b3d87f995789838a31dbf9b66
2024-08-31 17:53:44 +08:00
zhouwenxuan
5f425cbbe2 fix gc code check
issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IAMK97

Signed-off-by: zhouwenxuan <zhouwenxuan1@huawei.com>
2024-08-31 17:15:40 +08:00
chenhantao
e980737177 Remove error UT temp
Issue:https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IANUFM

Signed-off-by: chenhantao <chenhantao3@huawei.com>
Change-Id: Iaa2e541aeb4175144500a8fbbe980ac159737ec0
2024-08-31 16:15:59 +08:00
l00799755
efa863d1f4 Fix SIGSEGV when PGOProfileTypeInfo is Undefined
Issue:https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IAN5Z2
Description
Add if statement, when PGOProfileTypeInfo is undefined,the process will go to return directly.

Signed-off-by: l00799755 <lujiahui4@huawei.com>
Change-Id: Ie6d59c3ae509c9baca13fba31ac827368cde11d5
2024-08-31 16:11:07 +08:00