[lworld] Integrated: 8294866: [lworld] Array classes access flags should include identity bits

Roger Riggs rriggs at openjdk.org
Fri Jun 21 15:25:22 UTC 2024


On Thu, 20 Jun 2024 14:38:26 GMT, Roger Riggs <rriggs at openjdk.org> wrote:

> Update java.lang.reflect.AccessFlag to return IDENTITY for array classes.
> The access flag bits for arrays come from the VM, hence the changes to HotSpot.

This pull request has now been integrated.

Changeset: 83b94744
Author:    Roger Riggs <rriggs at openjdk.org>
URL:       https://git.openjdk.org/valhalla/commit/83b947445789187ae0e0dc5be1ba48c5350e6c9e
Stats:     25 lines in 7 files changed: 14 ins; 0 del; 11 mod

8294866: [lworld] Array classes access flags should include identity bits

Reviewed-by: liach, heidinga, vromero, fparain

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

PR: https://git.openjdk.org/valhalla/pull/1141


More information about the valhalla-dev mailing list