Java Micro-benchmark Harness
    Alan Bateman 
    Alan.Bateman at oracle.com
       
    Sat Nov  6 08:18:28 UTC 2021
    
    
  
On 06/11/2021 07:15, Aleksey Shipilev wrote:
> 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.
Just to add that I'm not aware of any issues using JMH with the loom 
repo. Once you upgrade to a version that works with JDK 18 EA builds 
then it should work with a build of the loom repo too.
-Alan
    
    
More information about the loom-dev
mailing list