sonar-java icon indicating copy to clipboard operation
sonar-java copied to clipboard

S6901 "setDaemon", "setPriority" and "getThreadGroup" should not be invoked on virtual threads

Open leonardo-pilastri-sonarsource opened this issue 1 year ago • 1 comments

Please ensure your pull request adheres to the following guidelines:

  • [ ] Use the following formatting style: SonarSource/sonar-developer-toolset
  • [ ] Unit tests are passing and you provided a unit test for your fix
  • [ ] ITs should pass : To run ITs locally, checkout the README of the project.
  • [ ] If there is a Jira ticket available, please make your commits and pull request start with the ticket number (SONARJAVA-XXXX)