Milamber

Results 4 issues of Milamber

### Use case Next major version (6.0) will require Java 17 or superior To do: - Migrate the Java 8 source code to Java 17 - [ ] https://github.com/apache/jmeter/pull/6220 -...

enhancement

### Use case Currently, the key/value haven't space just after the : example: Thread Name:Thread Group 1-1 Sample Start:2024-04-12 10:12:31 WET Load time:141 [...] ### Possible solution Typo convention add...

enhancement
to-triage

## Description Migrate the Java 8 source code to Java 17 - Pattern Matching for instanceof uses (Java 14/16) - Implicit Typing with var (Java 10) - Using Switch Expressions...