Integrated: 8294149: JMH 1.34 and later requires jopt-simple 5.0.4
Claes Redestad
redestad at openjdk.org
Wed Sep 21 22:21:18 UTC 2022
On Wed, 21 Sep 2022 21:47:48 GMT, Claes Redestad <redestad at openjdk.org> wrote:
> JMH 1.34 changed to use jopt-simple 5.0.4. Running 1.34 or later with jopt-simple 4.6 works for all of our CI usage, so this issue went undetected for a while. It breaks on things like `java -jar benchmarks.jar -h`, `-prof async:output=flamegraph` and such - which I noticed when setting up some local experiments.
>
> Also updated jib-profiles.js to pick up the JMH 1.35 and tested our internal pipeline.
This pull request has now been integrated.
Changeset: 2283c324
Author: Claes Redestad <redestad at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/2283c3244f4fe475593d8a53613b5a3228bec356
Stats: 2 lines in 2 files changed: 0 ins; 0 del; 2 mod
8294149: JMH 1.34 and later requires jopt-simple 5.0.4
Reviewed-by: erikj
-------------
PR: https://git.openjdk.org/jdk/pull/10380
More information about the build-dev
mailing list