[lworld] Integrated: 8287330: (valhalla) Better modeling of access flags in core reflection
Roger Riggs
rriggs at openjdk.java.net
Wed May 25 19:00:15 UTC 2022
On Wed, 25 May 2022 16:57:38 GMT, Roger Riggs <rriggs at openjdk.org> wrote:
> Import, verbatim, the new API for access flags to Valhalla; (Not in mainline until jdk 20).
> The API is unmodified from the mainline version. [Mainline Review openjdk/jdk/7445](https://git.openjdk.java.net/jdk/pull/7445)
>
> The Valhalla modifiers will be added in the new AccessFlags class in a subsequent PR.
> The existing Modifiers class will not include Valhalla specific modifiers.
This pull request has now been integrated.
Changeset: 0f7c1c29
Author: Roger Riggs <rriggs at openjdk.org>
URL: https://git.openjdk.java.net/valhalla/commit/0f7c1c29214441cca2418361deed29fac5ee9585
Stats: 761 lines in 9 files changed: 745 ins; 2 del; 14 mod
8287330: (valhalla) Better modeling of access flags in core reflection
Reviewed-by: mchung
-------------
PR: https://git.openjdk.java.net/valhalla/pull/697
More information about the valhalla-dev
mailing list