On Wed, 21 Sep 2022 21:47:48 GMT, Claes Redestad <[email protected]> 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
