< prev index next >

src/hotspot/share/runtime/globals.hpp

Print this page

*** 1239,1251 **** "Restore MXCSR when returning from JNI calls") \ \ product(bool, CheckJNICalls, false, \ "Verify all arguments to JNI calls") \ \ - product(bool, CheckEndorsedAndExtDirs, false, \ - "Verify the endorsed and extension directories are not used") \ - \ product(bool, UseFastJNIAccessors, true, \ "Use optimized versions of Get<Primitive>Field") \ \ product(intx, MaxJNILocalCapacity, 65536, \ "Maximum allowable local JNI handle capacity to " \ --- 1239,1248 ----
< prev index next >