On Mon, 28 Jul 2025 20:14:15 GMT, Coleen Phillimore <cole...@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 <cole...@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

Reply via email to