RFR: JDK-8219652: [aix] Tests failing with JNI attach problems. [v6]
Chris Plummer
cjplummer at openjdk.org
Thu Sep 28 14:28:29 UTC 2023
On Thu, 28 Sep 2023 07:20:20 GMT, Varada M <duke at openjdk.org> 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/scenarios/jni_interception/JI05/ji05t001/TestDescription.java
>> vmTestbase/nsk/jvmti/scenarios/jni_interception/JI06/ji06t001/TestDescription.java
>> vmTestbase/nsk/jvmti/SetJNIFunctionTable/setjniftab001/TestDescription.java
>>
>> Reported Issue : [JDK-8219652](https://bugs.openjdk.org/browse/JDK-8219652)
>
> Varada M has updated the pull request incrementally with one additional commit since the last revision:
>
> Update the full name
Copyrights need updating.
Can you tell me what testing you've done?
-------------
PR Comment: https://git.openjdk.org/jdk/pull/15924#issuecomment-1739353323
More information about the hotspot-runtime-dev
mailing list