Hi,

I have open this ticket for follow the works to move JMeter codebase to Java 17.

Any additions/comments are welcome.

Milamber

On 05/01/2024 09:58, milamberspace (via GitHub) wrote:
milamberspace opened a new issue, #6219:
URL: https://github.com/apache/jmeter/issues/6219

    ### Use case
Next major version (6.0) will require Java 17 or superior To do: - 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 / yield Keyword (Java 14)
      - Using Text Blocks (Java 15)
      - Ref. https://reflectoring.io/java-release-notes/
    - Opportunity to use the nex API HTTP Client from Java 11?
    - Check the dependencies for Java 17 (update or removal)
    - Update the scripts (.sh/.bat) to check Java version before start JMeter
    - Update Java argline params
    - Upgrade build process (already done)
### Possible solution _No response_ ### Possible workarounds _No response_ ### JMeter Version 6.0 ### Java Version Java 17+ ### OS Version _No response_



Reply via email to