Java Micro-benchmark Harness
    Aleksey Shipilev 
    shade at redhat.com
       
    Sat Nov  6 07:15:59 UTC 2021
    
    
  
On 11/6/21 12:46 AM, Eric Kolotyluk wrote:
> Has anyone gotten JMH to work with JDK-18 + Loom?
> I tried but JMH doesn't like Version 62 Classfiles...
JMH should work with whatever classfiles, provided you have actually set appropriate source/target 
in the benchmark project. Please provide MCVE if you want more help.
> I have tried to contact the JMH people, but there seem to be no channels
> open to me.
Odd. I don't see any messages either on StackOverflow or jmh-dev@ from you. Which channels did you try?
-- 
Thanks,
-Aleksey
    
    
More information about the loom-dev
mailing list