On Thu, 28 Sep 2023 06:11:52 GMT, Varada M wrote:
>> 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/
On Wed, 27 Sep 2023 15:54:15 GMT, Chris Plummer wrote:
>> Any test fixed by this PR should be removed from the problem list by this
>> PR. If there are any tests problem listed with this CR that still fail after
>> it is fixed, then they need to have a new CR filed for them, and the problem
>>
> 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.