RFR: 8277863: Deprecate sun.misc.Unsafe methods that return offsets
Paul Sandoz
psandoz at openjdk.java.net
Mon Dec 6 18:01:17 UTC 2021
On Mon, 6 Dec 2021 17:47:37 GMT, Alan Bateman <alanb at openjdk.org> wrote:
> I toyed with including staticFieldBase but I didn't find anything like the usage as the offset methods. Easy to include if you think it's worth doing.
Yes, I think you should include it, it's part of this set of functionality (since base is used in conjunction with offsets)
-------------
PR: https://git.openjdk.java.net/jdk/pull/6700
More information about the core-libs-dev
mailing list