RFR: 8364187: Make getClassAccessFlagsRaw non-native [v5]

Coleen Phillimore coleenp at openjdk.org
Fri Aug 1 15:25:02 UTC 2025


On Wed, 30 Jul 2025 19:25:34 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.
>
> Coleen Phillimore has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Restore c2 optimization.

Thank you for reviewing Tobias, Roger and Chen.

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

PR Comment: https://git.openjdk.org/jdk/pull/26517#issuecomment-3144938447


More information about the graal-dev mailing list