On Thu, 10 Aug 2023 14:28:14 GMT, Aleksey Shipilev <sh...@openjdk.org> wrote:
> Time to update JMH devkit to latest version. This time, the dependency > version of Commons Math 3 also changed. > https://github.com/openjdk/jmh/blob/362d6579e007f0241f05c1305f0b269fcc2cc27a/pom.xml#L284 > > Additional testing: > - [x] Sample benchmark run with new devkit This pull request has now been integrated. Changeset: 06aa3c56 Author: Aleksey Shipilev <sh...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/06aa3c5628e749188238dda3d41c776a5a2f7c81 Stats: 2 lines in 1 file changed: 0 ins; 0 del; 2 mod 8314118: Update JMH devkit to 1.37 Reviewed-by: erikj, redestad ------------- PR: https://git.openjdk.org/jdk/pull/15227