Skip to content

Commit 0f98efb

Browse files
committed
8279445: Update JMH devkit to 1.34
Reviewed-by: aph, erikj
1 parent 8b5de27 commit 0f98efb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

make/devkit/createJMHBundle.sh

Lines changed: 1 addition & 1 deletion
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.33
29+
JMH_VERSION=1.34
3030
COMMONS_MATH3_VERSION=3.2
3131
JOPT_SIMPLE_VERSION=4.6
3232

0 commit comments

Comments
 (0)