He-Pin opened a new pull request, #3191: URL: https://github.com/apache/pekko/pull/3191
## Summary - Migrate switch statements to enhanced switch syntax and switch expressions (Java 14+ API) - 9 files updated: ActorWithMDC, BidiFlowDocTest, AuctionCommand, PersistentFsmToTypedMigrationCompileOnlyTest, WebStoreCustomerFSM, AbstractFSMActorTest, ActorCreationTest, ActorContextPipeToSelfTest, AbstractPersistentFSMTest - Behavior-preserving refactoring, no functional changes ## Test plan - [ ] Existing tests pass (behavior-preserving refactoring) - [ ] `sbt javafmtAll` passes with JDK 17 -- 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]
