RFR: 8319761: Simplify fields of Array VarHandles

Magnus Ihse Bursie ihse at openjdk.org
Thu Nov 9 00:09:19 UTC 2023


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.

@liach You need to create an issue in JBS, and update the PR title to include the bug number. Otherwise, this PR will not be flagged as ready for review, and will not really appear on anyone's radar.

-------------

PR Comment: https://git.openjdk.org/jdk/pull/15894#issuecomment-1802301793


More information about the build-dev mailing list