RFR: 8364187: Make getClassAccessFlagsRaw non-native [v5]
Roger Riggs
rriggs at openjdk.org
Tue Aug 5 15:17:12 UTC 2025
On Mon, 4 Aug 2025 15:00:52 GMT, Doug Simon <dnsimon at openjdk.org> wrote:
>> Coleen Phillimore has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Restore c2 optimization.
>
> src/hotspot/share/prims/jvm.cpp line 1744:
>
>> 1742: JVM_END
>> 1743:
>> 1744: JVM_ENTRY(jint, JVM_GetClassAccessFlags(JNIEnv *env, jclass cls))
>
> What about the declaration in `jvm.h`? https://github.com/openjdk/jdk/blob/6c52b73465b0d0daeafc54c3c6cec3062bf490c5/src/hotspot/share/include/jvm.h#L610
Created issue https://bugs.openjdk.org/browse/JDK-8364750
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/26517#discussion_r2254660805
More information about the graal-dev
mailing list