Commit Graph

13681 Commits

Author SHA1 Message Date
mjz
83c02c1164 Remove empty catch check
Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IAS27G

Signed-off-by: mjz <miaojianzhuang@huawei.com>
Change-Id: I6c27e9bbdaf445bc9e4a6f859b7a2a77c79e0307
2024-09-19 10:01:26 +08:00
openharmony_ci
2a6d50e69b
!9369 Update kfl lists 20240918
Merge pull request !9369 from kuchkovairina/20240918_kfl
2024-09-18 20:05:20 +00:00
openharmony_ci
0794b27ad5
!9132 batch barrier
Merge pull request !9132 from zhouguangyuan0718/master-batch-barrier
2024-09-18 20:03:03 +00:00
openharmony_ci
df07476b45
!9350 Fix serialize shared object with clone list bug
Merge pull request !9350 from dingwen/master
2024-09-18 20:00:44 +00:00
openharmony_ci
5ef94e724f
!9311 cpu_profiler.cpp覆盖率补充
Merge pull request !9311 from 叶江浩/yjh_br_cover0913
2024-09-18 19:58:16 +00:00
openharmony_ci
7a10e384e9
!9157 Add Option Control Force IC
Merge pull request !9157 from zhuangkudecha/UseGlueCloseForceIC
2024-09-18 19:55:52 +00:00
openharmony_ci
e6238a4816
!9359 add bound check for IsUtf8EqualsUtf16
Merge pull request !9359 from zhouguangyuan0718/master-fix-convert-2
2024-09-18 19:53:35 +00:00
openharmony_ci
cca4419426
!9121 add Instaniating trace tag
Merge pull request !9121 from chenlincl3/module_trace
2024-09-18 19:51:08 +00:00
openharmony_ci
671bef820a
!9222 sync code
Merge pull request !9222 from fangting/master
2024-09-18 19:49:11 +00:00
openharmony_ci
24bf1e2d31
!9346 ArrayFrom 性能太差导致appfreeze
Merge pull request !9346 from 贺存茂/ArrayFrom0916
2024-09-18 19:46:26 +00:00
openharmony_ci
1d3a971cbc
!9145 del unused opcodes part2
Merge pull request !9145 from suyue/sy_opcode_oh
2024-09-18 19:39:11 +00:00
openharmony_ci
fe5c97799c
!9317 Fix share module lock invalid
Merge pull request !9317 from yaochaonan/mutex
2024-09-18 19:36:54 +00:00
openharmony_ci
64e5882ccc
!9195 fix_yellow_buildgn
Merge pull request !9195 from zy/fix_yellow_buildgn
2024-09-18 19:34:24 +00:00
openharmony_ci
99dd0793c1
!7870 Introduce more ecmascript GC builtins
Merge pull request !7870 from JohnSpenser/pr_6269_1
2024-09-18 19:29:27 +00:00
openharmony_ci
0adda39148
!9343 Add shared gc type in trigger gc
Merge pull request !9343 from xiongluo/shared_expo
2024-09-18 15:10:43 +00:00
openharmony_ci
6ec3fce4f1
!9364 Add UT for SendableArray.Create
Merge pull request !9364 from lukai/SendableArrayUT
2024-09-18 10:19:24 +00:00
zhouguangyuan
3ab94479f2 support batch barrier for copy TaggedArray
When copy TaggedArray, using batch barrier will be faster than SetObject one by one.

Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IAP8X6
Signed-off-by: ZhouGuangyuan <zhouguangyuan1@huawei.com>

Change-Id: I68495db00c07480d2ec3de514f560d28768ce55e
2024-09-18 17:56:44 +08:00
kuchkova irina
e1d16f0887 Title: Update kfl lists 20240918
Description: Update regress kfl lists

Issue: #IARWKH

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-18 12:13:04 +03:00
zhuangkudecha
68de2d91d0 Add Option Enable Force IC
Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IAPV03

Decription: Add Option for enable force ic
Test: All stable and performance teset suite

Change-Id: I7f4f6a99f1e4198a2f5426ad221e4d1bb5ce7d7c
Signed-off-by: zhuangkudecha <fuhao71@huawei.com>
2024-09-18 15:07:19 +08:00
lukai
a591eb4b91 Add UT for SendableArray.Create()
Add UT to check large capacity SendableArray with create interface.
Issue:https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IARTPA?from=project-issue

Signed-off-by: lukai <lukai25@huawei.com>
Change-Id: I83c1c4da7a82d92e4ad1bfb9d717c10b20963fe0
2024-09-18 14:49:19 +08:00
openharmony_ci
4023ece63b
!9341 Disable PGO/JIT when AOT compilation fails
Merge pull request !9341 from zhaoziming_hw/zzm-dev_pass-compile-status
2024-09-18 06:18:23 +00:00
zhouguangyuan
5639db31fb add bound check for IsUtf8EqualsUtf16
Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IAR8ZY
Signed-off-by: ZhouGuangyuan <zhouguangyuan1@huawei.com>
Change-Id: I44b3bbbca804f21f172d7174e236814682aeb5a9
2024-09-18 13:01:28 +08:00
fangting
d6a2a9dc25 蓝黄同步
Issue:#IAQAB1
Signed-off-by: fangting <fangting12@huawei.com>
2024-09-18 11:31:38 +08:00
openharmony_ci
6fd5ae2e82
!9349 Update kfl lists 20240916
Merge pull request !9349 from kuchkovairina/20240916_kfl
2024-09-18 02:07:33 +00:00
openharmony_ci
b35bcd2470
!9267 修复桌面aot后cppcrash问题
Merge pull request !9267 from zhao1d/zld
2024-09-18 02:05:00 +00:00
xiongluo
e08834a003 Add shared gc type in trigger gc
Issue:https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IARKAB?from=project-issue

Signed-off-by: xiongluo <xiongluo@huawei.com>
Change-Id: If456fa98587d8321f86f4f1cf9f4ad429792ffe7
2024-09-18 09:51:15 +08:00
dingwen
6854ae9d97 Fix serialize shared object with clone list bug
Description: Fix serialize shared object with clone list bug
Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IARMXG?from=project-issue
Signed-off-by: dingwen <dingwen6@huawei.com>
Change-Id: I65362110c9e6233bea41bf90c61754363efaa949
2024-09-18 09:06:01 +08:00
hecunmao
a789a96843 ArrayFrom 性能太差导致appfreeze
Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IARLP3

Signed-off-by: hecunmao <hecunmao@huawei.com>
Change-Id: I415ecb3b109e0e6811d6dcf1b00d4286d1716c16
2024-09-17 22:00:22 +08:00
kuchkova irina
77c4105ac1 Title: Update kfl lists 20240916
Description: Update regress kfl lists

Issue: #IARM2S

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-17 04:51:45 +03:00
openharmony_ci
089fe0d204
!9345 Fix wrong kind of method when different thread define sendable class
Merge pull request !9345 from weng-changcheng/fix_for_sendable
2024-09-16 18:37:12 +00:00
zhaoziming
a1046fdba8 Disable PGO/JIT when AOT compilation fails
Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IARJVN

Signed-off-by: zhaoziming <zhaoziming9@huawei.com>
Change-Id: Ic65f99e20ffb53d91e9e524e83406108e4ae77f0
2024-09-16 21:58:26 +08:00
wengchangcheng
cfa142fd59 Fix wrong kind of method when different thread define sendable class
1. Only set kind when set inherit relationship
2. Support create sendable array with double-type length

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

Signed-off-by: wengchangcheng <wengchangcheng@huawei.com>
Change-Id: I18b971cb5327ac8555e288c0129497f7c8d72dfd
2024-09-16 21:11:20 +08:00
openharmony_ci
6ab4f63934
!9329 Update Kfl 0913 & 0914
Merge pull request !9329 from 祈愿/0914kfl
2024-09-16 01:50:17 +00:00
openharmony_ci
bbf3afcdf8
!9342 Add backtrace for trigger gc
Merge pull request !9342 from xiongluo/backtrace_for_gc
2024-09-16 01:45:57 +00:00
openharmony_ci
a7959b5f2b
!9087 shared full gc 移动对象更新heapdump 信息
Merge pull request !9087 from xiongluo/heapdump_shared_gc_0903_idmap
2024-09-16 01:43:34 +00:00
openharmony_ci
80d98c1510
!9339 修改BItVector xts 压力测试崩溃的问题
Merge pull request !9339 from tangbin/master
2024-09-16 01:41:07 +00:00
openharmony_ci
07349ae6b0
!9297 Modify idle compile strategy
Merge pull request !9297 from ChenYC009/crash_dev
2024-09-16 01:38:47 +00:00
openharmony_ci
2a056dce3c
!9326 Fix code diff
Merge pull request !9326 from Gymee/fix_code_diff
2024-09-16 01:36:28 +00:00
openharmony_ci
73f88d77ea
!9333 Reduce JSNativePointer size
Merge pull request !9333 from Gymee/reduce_jsnativepointer_size
2024-09-16 01:34:09 +00:00
openharmony_ci
c8a66ccd81
!9094 修复Equal接口存在无限递归的问题
Merge pull request !9094 from shilei91/master
2024-09-16 01:32:19 +00:00
xiongluo
920b3f36d7 Add backtrace for trigger gc
Issue: https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IARK7Z

Signed-off-by: xiongluo <xiongluo@huawei.com>
Change-Id: Ic766b83aae55d6a5667460dc9f9411c2bf198377
2024-09-15 21:22:39 +08:00
xiongluo
22917af7eb Add move event for shared full gc
Issue:https://gitee.com/openharmony/arkcompiler_ets_runtime/issues/IAOJHF

Signed-off-by: xiongluo <xiongluo@huawei.com>

Change-Id: I56a852735c5ce17dcaf040c4a255a361b4cebf6c
2024-09-15 16:49:55 +08:00
tangbin
4b0259c9f1 修改bitVector xts 压力测试崩溃的问题
Signed-off-by: tangbin <2387440390@qq.com>
2024-09-15 15:56:38 +08:00
openharmony_ci
d9678ccf4d
!9323 修复SendableArray.create频繁扩容问题
Merge pull request !9323 from lukai/cherry-pick-1726288143
2024-09-14 20:40:39 +00:00
openharmony_ci
bc5ed273ce
!9282 Disable PGO profile when an/ai file exists
Merge pull request !9282 from zhaoziming_hw/zzm-dev-close_pgo_with_an
2024-09-14 20:38:22 +00:00
openharmony_ci
2bfe4b3542
!8742 加速decode
Merge pull request !8742 from yinwuxiao/ywxdecode
2024-09-14 20:36:06 +00:00
openharmony_ci
e2c8deac34
!8974 Add IsSendable ut test cases
Merge pull request !8974 from 留红尘/ets_runtime/lhc/0828_1
2024-09-14 20:33:37 +00:00
openharmony_ci
3dd64e955c
!9315 Add shared type check to shared array splice api
Merge pull request !9315 from 留红尘/ets_runtime/lhc/0913
2024-09-14 20:31:21 +00:00
openharmony_ci
83cf2f45b9
!9289 bugfix for number speculative lowering
Merge pull request !9289 from linxinyq/bugfix-number-speculative-lowering
2024-09-14 12:15:35 +00:00
cllvly
4f75ff30c8 Update klf 0913 & 0914
Issue: IARHCU

Signed-off-by: chenlong <chenlong292@h-partners.com>
2024-09-14 20:13:51 +08:00