Home » Posts tagged 'software evolution'
Tag Archives: software evolution
Slides for SANER ’22 talk now available
Slides for our SANER 2022 talk on “Automated Evolution of Feature Logging Statement Levels Using Git Histories and Degree of Interest” are now available!
Paper on feature log level rejuvenation to be presented at SANER ’22
Journal-first paper on logging statement level evolution to be presented at SANER '22. Continue reading
Allan successfully defends his thesis
Congrats to Allan Spektor for successfully defending his MA thesis, entitled Two Techniques for Automated Logging Statement Evolution, yesterday! Thank you to Subash Shankar and Saptarshi Debroy for agreeing to participate on the committee, Khant Ko Naing for administering the defense, and the student participants for their insightful questions. Congrats, Allan!
Upcoming Event: Towards Improving Interface Modularity in Legacy Java Software Through Automated Refactoring at the Computer Systems Technology Colloquium
I’ll be giving a talk on improving interface modularity in legacy Java software through automated refactoring at the CST Colloquium next month. The skeletal implementation pattern is a software design pattern consisting of defining an abstract class that provides a partial interface implementation. However, since Java allows only single cl… Source: Upcoming Events | Towards Improving Interface Modularity […]