Integrated: 8364187: Make getClassAccessFlagsRaw non-native
Coleen Phillimore
coleenp at openjdk.org
Fri Aug 1 15:25:04 UTC 2025
On Mon, 28 Jul 2025 20:14:15 GMT, Coleen Phillimore <coleenp at openjdk.org> wrote:
> This change removes the intrinsic for getClassAccessFlagsRaw for reflection and initializes an rawAccessFlags field in java.lang.Class instead, that Java code can non-natively access.
> Tested with tier1-4.
This pull request has now been integrated.
Changeset: ee3665bc
Author: Coleen Phillimore <coleenp at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/ee3665bca026fe53409df8391d49477c64ae23a2
Stats: 128 lines in 16 files changed: 61 ins; 36 del; 31 mod
8364187: Make getClassAccessFlagsRaw non-native
Reviewed-by: thartmann, rriggs, liach
-------------
PR: https://git.openjdk.org/jdk/pull/26517
More information about the graal-dev
mailing list