PMD rule set for responsible Java and Kotlin coding: performance, sustainability, multi-threading, data mixup and more.
43
stars
10
forks
source link
Fix request: two TODO cases in AvoidUnguardedAssignmentToNonFinalFieldsInSharedObjectsTest #352
Open
stokpop opened 1 month ago
After migration, failing unit tests are left and it was not obvious what is a quick fix.
There are also two other TODO's that are commented out, were not working in PMD6 also, should we fix? or create issue? or forget about it.