RFR: 8300139 : [AIX] Use pthreads to avoid JNI_createVM call from primordial thread [v3]

Thomas Stuefe stuefe at openjdk.org
Thu Feb 9 11:35:57 UTC 2023


On Thu, 9 Feb 2023 11:28:47 GMT, Thomas Stuefe <stuefe at openjdk.org> 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


More information about the core-libs-dev mailing list