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

Varada M duke at openjdk.org
Thu Feb 9 13:46:08 UTC 2023


On Thu, 9 Feb 2023 11:30:11 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/jni/nullCaller/exeNullCallerTest.cpp line 159:
> 
>> 157: }
>> 158: 
>> 159: int main(int argc, char** args) {
> 
> static, and space

Thanks @tstuefe . I have made changes.

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

PR: https://git.openjdk.org/jdk/pull/12302


More information about the core-libs-dev mailing list