Skip to content

GROOVY-12223: Introduce hidden class support - #2755

Open
daniellansun wants to merge 1 commit into
masterfrom
GROOVY-12223
Open

GROOVY-12223: Introduce hidden class support#2755
daniellansun wants to merge 1 commit into
masterfrom
GROOVY-12223

GROOVY-12223: Introduce hidden class support

58063be
Select commit
Loading
Failed to load commit list.
SonarQubeCloud / SonarCloud Code Analysis succeeded Aug 2, 2026 in 2m 20s

Annotations

Check warning on line 233 in src/main/java/org/codehaus/groovy/runtime/ProxyGeneratorAdapter.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

This block of commented-out lines of code should be removed.

See more on https://sonarcloud.io/project/issues?id=apache_groovy&issues=AZ_De7zsETN2Y3sJgzAH&open=AZ_De7zsETN2Y3sJgzAH&pullRequest=2755

Check warning on line 326 in src/main/java/org/codehaus/groovy/runtime/ProxyGeneratorAdapter.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Replace this if-then-else statement by a single return statement.

See more on https://sonarcloud.io/project/issues?id=apache_groovy&issues=AZ_De7zsETN2Y3sJgzAI&open=AZ_De7zsETN2Y3sJgzAI&pullRequest=2755

Check failure on line 180 in src/main/java/org/codehaus/groovy/runtime/ProxyGeneratorAdapter.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Refactor this method to reduce its Cognitive Complexity from 17 to the 15 allowed.

See more on https://sonarcloud.io/project/issues?id=apache_groovy&issues=AZ_BvtTsmaZPOCQ7tTmX&open=AZ_BvtTsmaZPOCQ7tTmX&pullRequest=2755

Check failure on line 160 in src/main/java/org/codehaus/groovy/runtime/metaclass/ReflectorLoader.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Refactor this method to reduce its Cognitive Complexity from 18 to the 15 allowed.

See more on https://sonarcloud.io/project/issues?id=apache_groovy&issues=AZ_BvtQPmaZPOCQ7tTmW&open=AZ_BvtQPmaZPOCQ7tTmW&pullRequest=2755

Check warning on line 166 in src/main/java/org/apache/groovy/util/HiddenClassDefiner.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Combine this catch with the one at line 164, which has the same body.

See more on https://sonarcloud.io/project/issues?id=apache_groovy&issues=AZ_De73sETN2Y3sJgzAJ&open=AZ_De73sETN2Y3sJgzAJ&pullRequest=2755

Check warning on line 195 in src/main/java/org/apache/groovy/util/HiddenClassDefiner.java

See this annotation in the file changed.

@sonarqubecloud sonarqubecloud / SonarCloud Code Analysis

Combine this catch with the one at line 193, which has the same body.

See more on https://sonarcloud.io/project/issues?id=apache_groovy&issues=AZ_De73sETN2Y3sJgzAK&open=AZ_De73sETN2Y3sJgzAK&pullRequest=2755