On Tue, 9 Nov 2021 17:51:17 GMT, Ivan Ponomarev <duke at openjdk.java.net> wrote: > Maybe it would be better to provide the specific accessor Added accessors for field's value and the `Field` itself. The reason why `value` alone is not enough: we want exact field's type information. ------------- PR: https://git.openjdk.java.net/jol/pull/19