2018 23rd International Conference on Engineering of Complex Computer Systems (ICECCS) 2018
DOI: 10.1109/iceccs2018.2018.00019
|View full text |Cite
|
Sign up to set email alerts
|

EH-Recommender: Recommending Exception Handling Strategies Based on Program Context

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1

Citation Types

0
3
0
1

Year Published

2019
2019
2023
2023

Publication Types

Select...
6
2

Relationship

1
7

Authors

Journals

citations
Cited by 13 publications
(4 citation statements)
references
References 21 publications
0
3
0
1
Order By: Relevance
“…Li et al [21] devised a method that automatically recommends exception handling strategies, based on program context. To the best of our knowledge, FuzzyCatch is the first code recommendation tool available that actually recommends and generates exception catching and handling code as a plugin of IDEs.…”
Section: Related Workmentioning
confidence: 99%
“…Li et al [21] devised a method that automatically recommends exception handling strategies, based on program context. To the best of our knowledge, FuzzyCatch is the first code recommendation tool available that actually recommends and generates exception catching and handling code as a plugin of IDEs.…”
Section: Related Workmentioning
confidence: 99%
“…Our categorization of exception handling bugs and their causes has been (partially) used in five different studies [20], [15], [26], [33], [18] The survey we conducted in our article also served as a basis for surveys by de Sousa [13], [34]. Finally, we found 15 papers addressing the five themes for future work that our paper discussed [23], [25], [26], [27], [35], [17], [36], [33], [29], [37], [30], [31], [32], [13], [38].…”
Section: Impactsmentioning
confidence: 99%
“…This tool also recommends code to fix the occurrence of such exception, in case it stems from a bug. In a similar vein, Li et al [36] devised a method that automatically recommends exception handling strategies, based on program context.…”
Section: A Have Other Papers Followed Up?mentioning
confidence: 99%
“…其中图 1(a) 为崩溃的栈踪迹. 栈踪迹 (stack trace) 提供 了软件崩溃时所记录下来的报错信息, 里面包含了崩溃异常类型、崩溃位置、函数调用次序等信息 [7] . 图 1(b) 为崩溃的相关代码.…”
unclassified