Title
How Weak Reference is Used in Java Projects?
Abstract
Many programming languages have a system of garbage collection to automate memory management. Problems such as unexpected memory leak still may occur due to the automation of memory management. Weak reference has been proposed as a solution to such problems. However, the use of weak reference often requires consideration of memory release timing, which is difficult for developers. In this study, we investigate the use of weak reference on open source projects. More concretely, we investigated the domain of software projects where the weak reference was used, the timing of the introduction of the weak reference, the usage method, the presence or absence of the test code for weak reference, and the case of failure to introduce weak reference in the Java language. The survey showed that weak references were used in 73 repositories, about one-third of the total 202 repositories, and that weak references were most common in test code.
Year
DOI
Venue
2020
10.1109/APSEC51365.2020.00053
2020 27th Asia-Pacific Software Engineering Conference (APSEC)
Keywords
DocType
ISSN
Weak reference,Garbage collection,Java,GitHub
Conference
1530-1362
ISBN
Citations 
PageRank 
978-1-7281-9554-4
0
0.34
References 
Authors
0
4
Name
Order
Citations
PageRank
Yoshiki Higo156046.90
Shinsuke Matsumoto220533.53
Taeyoung Kim300.34
Shinji Kusumoto41811137.88