[Patch] Missing RFFieldInfo.toString

Aleksey Shipilev shade at redhat.com
Thu Apr 18 09:47:05 UTC 2019


On 4/4/19 5:01 PM, Vsevolod Tolstopyatov wrote:
> Hi, RFFieldInfo.toString is not implemented and it leads to a bit cryptic
> error messages:
> 
> "Field "source" is declared within the class not having @State annotation.
> This can result in unspecified behavior, and prohibited.
> [org.openjdk.jmh.generators.reflection.RFFieldInfo at 30c79d23]"
> 
> Fix is straightforward:

Thank you, pushed:
  https://bugs.openjdk.java.net/browse/CODETOOLS-7902452

-Aleksey



More information about the jmh-dev mailing list