Withdrawn: 8319761: Simplify fields of Array VarHandles
duke
duke at openjdk.org
Fri Jan 5 12:38:35 UTC 2024
On Sun, 24 Sep 2023 13:17:05 GMT, Chen Liang <liach at openjdk.org> wrote:
> 1. Primitive array VHs are now singletons and no longer need to record their array base and offset in their object themselves.
> 2. Moved Unsafe offset calculation to a utility method, like `index` in VarHandleByteArrayView.
This pull request has been closed without being integrated.
-------------
PR: https://git.openjdk.org/jdk/pull/15894
More information about the core-libs-dev
mailing list