Static analysis of Java enterprise applications: frameworks and caches, the elephants in the room, Antoniadis et al., PLDI’20... (more…)
Read more »
CommentRemover - Source Code Comment Remover For Java...
Read more »
I discovered a bug in how Java handles file paths on Windows that has existed for 22 years. I reported the bug, JDK-8262277, then I submitted a pull request fixing the bug which got accepted. I also submitted pull requests to Spring (which were accepted f... (more…)
Read more »
Introduction to Flaky Tests Unit testing forms the bedrock of any Continuous Integration (CI) system. It warns software engineers of bugs in newly-implemented code and regressions in existing code, before it is merged. This ensures increased software reli... (more…)
Read more »
Mariana Trench is an open source static analyzer that we wrote to detect and prevent security issues in Android and Java applications. (more…)
Read more »