Skip to content

SONARJAVA-5443, S6906: Ignore issues when Java version is >= 24#5224

Merged
erwan-serandour merged 1 commit intomasterfrom
erwan/SONARJAVA-5443
Jul 1, 2025
Merged

SONARJAVA-5443, S6906: Ignore issues when Java version is >= 24#5224
erwan-serandour merged 1 commit intomasterfrom
erwan/SONARJAVA-5443

Conversation

@erwan-serandour
Copy link
Copy Markdown
Contributor

@erwan-serandour erwan-serandour commented Jun 30, 2025

SONARJAVA-5443

Since java 24 synchronize block don't affect virtual thread pinning. Thus, we should not raise S6906 on version of java greater or equal to 24.

@sonarqube-next
Copy link
Copy Markdown

@romainbrenguier
Copy link
Copy Markdown
Contributor

@erwan-serandour are you also updating the rspec?

@erwan-serandour erwan-serandour changed the title SONARJAVA-5443 S6906, if java version is greater or equal to 24 don't raise issues SONARJAVA-5443, S6906: Ignore issues when Java version is >= 24 Jul 1, 2025
@erwan-serandour erwan-serandour merged commit d3783ce into master Jul 1, 2025
18 checks passed
@erwan-serandour erwan-serandour deleted the erwan/SONARJAVA-5443 branch July 1, 2025 15:06
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