-
Enhancement
-
Resolution: Fixed
-
P3
-
14, 16
-
b21
We should deprecate the flag and later remove this support when project Panama is available.
product(bool, CriticalJNINatives, true, \
"Check for critical JNI entry points") \
\
notproduct(bool, StressCriticalJNINatives, false, \
"Exercise register saving code in critical natives") \
\
Also remove StressCriticalJNINatives.
- csr for
-
JDK-8254694 Deprecate -XX:+CriticalJNINatives flag which implements JavaCritical native functions
- Closed
- relates to
-
JDK-7013347 allow crypto functions to be called inline to enhance performance
- Resolved
-
JDK-8254693 Add Panama feature to pass heap segments to native code
- Resolved
-
JDK-8258192 Obsolete the CriticalJNINatives flag
- Resolved
-
JDK-8272838 Move CriticalJNI tests out of tier1
- Resolved
-
JDK-8199919 Deprecate JNI critical APIs
- Closed
-
JDK-8256746 gc/CriticalNativeArgs.java fails without -XX:-CriticalJNINatives
- Resolved
-
JDK-8238861 Remove suspend_flag
- Open
-
JDK-8229895 Avoid GC lock when no array parameters are passed to critical native
- Closed
-
JDK-8231554 JEP 362: Deprecate the Solaris and SPARC Ports
- Closed
-
JDK-8200388 AArch64: Critical native support not fully implemented
- Closed