| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 8.39.0.46279 source code.tar.gz | 2026-08-13 | 5.2 MB | |
| 8.39.0.46279 source code.zip | 2026-08-13 | 10.8 MB | |
| README.md | 2026-08-13 | 1.3 kB | |
| Totals: 3 Items | 16.0 MB | 0 | |
Release notes - SonarJava - 8.39
Feature
SONARJAVA-6737 Update RSPEC before 8.39 release SONARJAVA-6741 Create rule S9149: Static methods should not hide methods from superclasses SONARJAVA-6742 Create rule S9146: Apache XML RPC extensions should not be enabled SONARJAVA-6743 Create rule S9147: "NaN" should not be tested for equality using "==" or "!=" SONARJAVA-6744 Create rule S9148: "Float.compare" or "Double.compare" should be used for floating-point comparisons
False Positive
SONARJAVA-6384 FP on S2160 when using Apache commons lang EqualsBuilder.reflectionEquals
Maintenance
SONARJAVA-6738 Prepare next development iteration 8.39.0 SONARJAVA-6751 Update rule metadata SONARJAVA-6752 Implement verifyIssueOnProject in JavaCheckVerifier and modernize MissingPackageInfoCheckTest