> 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 two additional commits 
since the last revision:

 - AttachCurrentThread() failure solution
 - Revert "AttachCurrentThread() failure solution"
   
   This reverts commit b2648f02ba7e693eca99074849a1b503c0b9d30c.

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/15924/files
  - new: https://git.openjdk.org/jdk/pull/15924/files/b2648f02..210eadfb

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=15924&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=15924&range=00-01

  Stats: 186 lines in 6 files changed: 14 ins; 148 del; 24 mod
  Patch: https://git.openjdk.org/jdk/pull/15924.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/15924/head:pull/15924

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

Reply via email to