Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Support Java 22] Update Eclipse Compiler for Java 3.38.0 #4842

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Conversation

ADarko22
Copy link
Contributor

No description provided.

@ADarko22 ADarko22 force-pushed the alban-SONARJAVA-5052 branch 2 times, most recently from 75400d6 to a7290dc Compare July 24, 2024 14:26
@ADarko22 ADarko22 force-pushed the alban-SONARJAVA-5052 branch 2 times, most recently from e1a6234 to 6c7f73f Compare July 25, 2024 09:53
@alban-auzeill alban-auzeill changed the title Alban sonarjava 5052 [Support Java 22] Update Eclipse Compiler for Java 3.38.0 Jul 25, 2024

switch (ballHolder) {
case BallHolder(RedBall _) -> System.out.println("One Red"); // Compliant
// case BallHolder(BlueBall _), BallHolder(GreenBall _) -> System.out.println("Blue or Green Ball"); // Compliant
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The commented examples apparently are not supported by the ECJ parser!

Copy link

Quality Gate failed Quality Gate failed

Failed conditions
2 New issues

See analysis details on SonarQube

Catch issues before they fail your Quality Gate with our IDE extension SonarLint SonarLint

Copy link

Quality Gate failed Quality Gate failed

Failed conditions
2 New issues

See analysis details on SonarQube

Catch issues before they fail your Quality Gate with our IDE extension SonarLint SonarLint

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants