Skip to content

Test with Java 21 and Jmeter #89

@iandyh

Description

@iandyh

Currently we are using Jmeter 3.3, according to https://openjdk.org/projects/jdk/21/, we have virtual threads which is supposed to reduce the resource usage per Jmeter process. Currently, it's recommended to keep threads number below 300 per Jmeter process.

So with this issue, we want to know:

  1. Whether the new Java 21 can work with Jmeter 3.3
  2. If it can, is the behaviour changed? For example, whether 300 threads perform in the same way as it was before
  3. If no.2 is the same, then how much resources we can save compared to before
  4. Is the 300 limit still a thing?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions