Skip to content

Commit 88d0560

Browse files
committed
8283999: Update JMH devkit to 1.35
Backport-of: a3223cb6839dbed2476c928572d89dad84dc4636
1 parent 2cbd108 commit 88d0560

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

0 commit comments

Comments
 (0)