The GitHub Actions job "Validate and test" on 
pekko-http.git/feature/java17-misc-improvements has succeeded.
Run started by GitHub user He-Pin (triggered by He-Pin).

Head commit for run:
64ac2f3d25116bff4c2a6a529f61fce5b609109b / 虎鸣 <[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:
- Map.forEach replacing entrySet iteration loops
- Text blocks replacing multi-line string concatenation
- Records replacing simple data holder classes (test code only)
- List.copyOf replacing Collections.unmodifiableList(new ArrayList<>())

Result:
Cleaner, more modern Java code using Java 11-17 features.

Report URL: https://github.com/apache/pekko-http/actions/runs/28218627714

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to