The GitHub Actions job "Pull Requests" on pekko.git/feature/java17-misc-improvements has succeeded. Run started by GitHub user He-Pin (triggered by He-Pin).
Head commit for run: 9a301b57048273c738bd3c2a9ed93658c9dc3ee0 / 虎鸣 <[email protected]> refactor: apply misc Java 11-17 improvements Motivation: Modernize Java code to use Java 11-17 APIs for cleaner, more idiomatic code. Modification: - String.isBlank() replacing trim().isEmpty() - Collection.toArray(IntFunction) replacing toArray(new X[0]) - Map.forEach replacing entrySet iteration loops - Text blocks replacing multi-line string concatenation - Records replacing simple data holder classes Result: Cleaner, more modern Java code using Java 11-17 features. Report URL: https://github.com/apache/pekko/actions/runs/28218601337 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
