Java: add change note

This commit is contained in:
Jami Cogswell
2025-03-20 21:23:23 -04:00
parent 44445dbeb8
commit 2e25498143

View File

@@ -0,0 +1,4 @@
---
category: newQuery
---
* Added a new quality query, `java/do-not-use-finalize`, to detect calls to `finalize`.