CSR :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
|
Relates :
|
This flag allows native functions to access Java heap primitive arrays as if they are in Java mode. This was added for an optimization to specific sparc crypto functions, hence the restricted API. 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.
|