Skip to content

Commit a2f2d8f

Browse files
committed
8276057: Update JMH devkit to 1.33
Reviewed-by: aph, redestad, erikj
1 parent 1750a6e commit a2f2d8f

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.32
29+
JMH_VERSION=1.33
3030
COMMONS_MATH3_VERSION=3.2
3131
JOPT_SIMPLE_VERSION=4.6
3232

0 commit comments

Comments
 (0)