changeset 23093:c515580658e2

Update to JMH 1.11.2.
author Josef Eisl <josef.eisl@jku.at>
date Thu, 26 Nov 2015 14:19:54 +0100
parents 407b3a638b04
children 28cc1d5e9da2
files mx.graal/suite.py
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/mx.graal/suite.py	Thu Nov 26 14:44:30 2015 +0100
+++ b/mx.graal/suite.py	Thu Nov 26 14:19:54 2015 +0100
@@ -85,8 +85,8 @@
     },
 
     "JMH" : {
-      "sha1" : "be2e08e6776191e9c559a65b7d34e92e86b4fa5c",
-      "urls" : ["https://lafo.ssw.uni-linz.ac.at/pub/jmh/jmh-runner-1.10.4.jar"],
+      "sha1" : "0fe92ac8718909c632345d4ecb4e596d1fa40071",
+      "urls" : ["https://lafo.ssw.uni-linz.ac.at/pub/jmh/jmh-runner-1.11.2.jar"],
     },
 
     # Library that allows Graal to compile against JVMCI without the jvmci suite.