[code-reflection] RFR: Add private and local arrayView support

duke duke at openjdk.org
Tue Oct 14 01:10:19 UTC 2025


On Fri, 10 Oct 2025 18:13:23 GMT, Ruby Chen <duke at openjdk.org> wrote:

> Private and local arrayViews can now also be accessed using `.privateArrayView()` and `.localArrayView()`, respectively.
> 
> Implementation of `.privateArrayView()` and `.localArrayView()` is left to the user, and accessing global arrays is still kept as `.arrayView()`.

@rbrchen 
Your change (at version 1411d7ed716943c84d56d965649d35381b360005) is now ready to be sponsored by a Committer.

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

PR Comment: https://git.openjdk.org/babylon/pull/607#issuecomment-3399586999


More information about the babylon-dev mailing list