FIX: @Thread(0) annotation cause incorrect microbenchmark generation

Sergey Kuksenko sergey.kuksenko at oracle.com
Sat Jul 6 10:53:05 PDT 2013


Hi All,

BUG:
JMH annotation processor in case of @Thread(0) annotation generates code 
which fails with division by zero.

Fix suggested:
http://cr.openjdk.java.net/~skuksenko/jmh/zerothreads-bug/webrev.00/

-- 
Best regards,
Sergey Kuksenko


More information about the jmh-dev mailing list