Skip to content

Commit 6d2c1a6

Browse files
committedOct 9, 2020
8254292: Update JMH devkit to 1.26
Reviewed-by: erikj, aph
1 parent 2bbf8a2 commit 6d2c1a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎make/devkit/createJMHBundle.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
# Create a bundle in the build directory, containing what's needed to
2727
# build and run JMH microbenchmarks from the OpenJDK build.
2828

29-
JMH_VERSION=1.21
29+
JMH_VERSION=1.26
3030
COMMONS_MATH3_VERSION=3.2
3131
JOPT_SIMPLE_VERSION=4.6
3232

0 commit comments

Comments
 (0)
Please sign in to comment.