gemmellr commented on PR #5487: URL: https://github.com/apache/activemq-artemis/pull/5487#issuecomment-2651529808
The "use enhanced switch statement where possible" in the commit message should be "use _switch expressions_ where possible". I updated the Jira title to match. Switch expressions are somewhat distinct from switch statements which is how they get to have differing syntax and compile+runtime behaviour. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information, visit: https://activemq.apache.org/contact
