Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 473 Bytes

File metadata and controls

6 lines (4 loc) · 473 Bytes

Analyzing thread-safety in Java classes with CodeQL

This repository accompanies the paper Scalable Thread-Safety Analysis of Java Classes with CodeQL. It contains the CodeQL queries and experiments presented in the paper.

Furthermore, the queries have been merged into the main CodeQL repository (see this PR). So, the queries are available via the standard CodeQL libraries as well.