Commit 3ef6958
committed
Fix SpotBugs SA_FIELD_SELF_ASSIGNMENT warnings in gzip package
- Removed redundant self-assignments in `InfBlocks.java` when restoring state in `case TYPE` and `case DRY`.
- Replaced redundant `this.marker = m` assignment in `Inflate.java` with a conditional check to ensure state updates are preserved if `m` changes.
- Updated `.github/scripts/generate-quality-report.py` to enforce `SA_FIELD_SELF_ASSIGNMENT` check.1 parent 3434ffa commit 3ef6958
File tree
0 file changed
+0
-0
lines changed0 file changed
+0
-0
lines changed
0 commit comments