On Thu, 9 Feb 2023 11:28:47 GMT, Thomas Stuefe <[email protected]> wrote:
>> Varada M has updated the pull request incrementally with one additional
>> commit since the last revision:
>>
>> Fixes
>
> test/jdk/java/lang/reflect/exeCallerAccessTest/exeCallerAccessTest.c line 48:
>
>> 46: int checkAccess(JNIEnv *env, char* declaringClass_name, char*
>> field_name, jboolean canAccess);
>> 47:
>> 48: void* run(void* argp){
>
> static
And pls add space after bracket.
-------------
PR: https://git.openjdk.org/jdk/pull/12302