Merge pull request #20095 from jcogs33/jcogs33/java/finalizers-on-exit-and-garbage-collection

Java: Add `previous-id` and adjust tags for `java/garbage-collection` and `java/run-finalizers-on-exit`
This commit is contained in:
Jami
2025-08-21 08:10:36 -04:00
committed by GitHub
4 changed files with 15 additions and 4 deletions

View File

@@ -0,0 +1,5 @@
---
category: queryMetadata
---
* The tag `maintainability` has been removed from `java/run-finalizers-on-exit` and the tags `quality`, `correctness`, and `performance` have been added.
* The tag `maintainability` has been removed from `java/garbage-collection` and the tags `quality` and `correctness` have been added.