RFR: make FieldLayout#data() public

Ivan Ponomarev duke at openjdk.java.net
Thu Nov 11 00:00:02 UTC 2021


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


More information about the jol-dev mailing list