7.5.0.28054
Release Notes - SonarJava - Version 7.5
Bug
- [SONARJAVA-4068] - S2118-S2441: Fix StackOverflowError raised for self assigned variables
Task
- [SONARJAVA-4052] - Provide quick fix availability to SQ
- [SONARJAVA-4075] - Update rules metadata
Improvement
- [SONARJAVA-4048] - Update ECJ to 3.27.0 and require Java 11
False-Positive
- [SONARJAVA-4047] - S2699: Fix FP with "andExpectAll" introduced in recent version of Spring Test
- [SONARJAVA-4064] - S2055: Fix FP when the semantic is incomplete
- [SONARJAVA-4073] - S3751 should accept protected and package scope modifiers