Integrated: Initial runtime arrays support for L or Q type
David Simms
dsimms at openjdk.java.net
Wed May 12 06:29:18 UTC 2021
On Tue, 11 May 2021 13:10:54 GMT, David Simms <dsimms at openjdk.org> wrote:
> Added InlineKlass::null_free_inline_array_klass() akin to Klass::array_klass()
> but specifically for Q class descriptors, with a separate chain for array klass
> for Q-type arrays.
>
> TODO: metadata visitor and cleanup for the new chain of Q-type array classes
This pull request has now been integrated.
Changeset: a6f937bb
Author: David Simms <dsimms at openjdk.org>
URL: https://git.openjdk.java.net/valhalla/commit/a6f937bb19739572b305a8380e7feb1b08548c0f
Stats: 128 lines in 12 files changed: 58 ins; 27 del; 43 mod
Initial runtime arrays support for L or Q type
-------------
PR: https://git.openjdk.java.net/valhalla/pull/411
More information about the valhalla-dev
mailing list