RFR: 8303186: Missing Classpath exception from Continuation.c

2023-02-24 Thread Tyler Steele
This PR adds the Classpath exception to the header file of `src/java.base/share/native/libjava/Continuation.c`. - Commit messages: - Adds classpath exception Changes: https://git.openjdk.org/jdk/pull/12747/files Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=12747&range=00 Iss

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

2023-02-08 Thread Tyler Steele
On Wed, 8 Feb 2023 13:11:25 GMT, Varada M wrote: >> 1. test/jdk/jni/nullCaller/NullCallerTest.java >> 2. test/jdk/java/lang/reflect/exeCallerAccessTest/CallerAccessTest.java >> 3. test/hotspot/jtreg/runtime/jni/CalleeSavedRegisters/FPRegs.java >> >> The above tests were blocked on AIX [@req