On Tue, 26 Sep 2023 22:38:21 GMT, David Holmes wrote:
> You should be changing the thread creation logic in
> ./nsk/share/native/native_thread.cpp for the nsk test changes.
>
> Thanks
Thank you @dholmes-ora .I have applied changes there. Please review the code
change
-
PR Commen
On Tue, 26 Sep 2023 15:48:01 GMT, Chris Plummer wrote:
>> Varada M has updated the pull request incrementally with two additional
>> commits since the last revision:
>>
>> - AttachCurrentThread() failure solution
>> - Revert "AttachCurrentThread() failure solution"
>>
>>This reverts c
> Similar issue [JDK-8303549](https://bugs.openjdk.org/browse/JDK-8303549)
> where AttachCurrentThread is failing on AIX due t stack size issue.
> Test cases:
> runtime/jni/terminatedThread/TestTerminatedThread.java
> vmTestbase/nsk/jvmti/scenarios/jni_interception/JI05/ji05t001/TestDescription.