RFR: 8294149: JMH 1.34 and later requires jopt-simple 5.0.4
Erik Joelsson
erikj at openjdk.org
Wed Sep 21 21:58:46 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 a jopt-simple 4.6 works for most/all of our CI use cases, but breaks on things like `java -jar benchmarks.jar -h`, `-prof async:output=flamegraph` and many others.
>
> Also updated jib-profiles.js to pick up the JMH 1.35 and tested our internal pipeline.
Marked as reviewed by erikj (Reviewer).
-------------
PR: https://git.openjdk.org/jdk/pull/10380
More information about the build-dev
mailing list