Content deleted Content added
No edit summary |
→Usage in the Wild: MOS:HEAD |
||
Line 313:
</source>
== Usage in the
Researchers have studied the usage of Java annotations over 1,094 notable open-source Java projects hosted on GitHub. They found that annotations are actively maintained, with many annotations being added, but also changed or removed because of bugs in the annotation type or values. Overall, this study finds that there exists a small but significant relationship between annotation usage and code error-proneness: Java code with annotations
|