JMH error Annotation generator had thrown the exception. java.lang.ClassCastException
Aleksey Shipilev
shade at redhat.com
Tue Mar 3 09:08:33 UTC 2020
On 3/3/20 4:59 AM, Vipin Sharma wrote:
> Thanks for explaining, it was my mistake.
It does reveal JMH bug: annotation processor should not crash with CCE, but it rather should print
the sane error message. With this fix, it does so:
https://bugs.openjdk.java.net/browse/CODETOOLS-7902629
--
Thanks,
-Aleksey
More information about the jmh-dev
mailing list