8221205: Obsolete AllowJNIEnvProxy

Reviewed-by: hseigel, dcubed
This commit is contained in:
David Holmes 2019-07-28 23:14:07 -04:00
parent 19ec64630a
commit 3e45ca1ad7
2 changed files with 5 additions and 20 deletions

View file

@ -761,9 +761,6 @@ const size_t minimumSymbolTableSize = 1024;
"Use signal-chaining to invoke signal handlers installed " \
"by the application (Solaris & Linux only)") \
\
product(bool, AllowJNIEnvProxy, false, \
"(Deprecated) Allow JNIEnv proxies for jdbx") \
\
product(bool, RestoreMXCSROnJNICalls, false, \
"Restore MXCSR when returning from JNI calls") \
\