mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-18 18:14:38 +02:00
8221205: Obsolete AllowJNIEnvProxy
Reviewed-by: hseigel, dcubed
This commit is contained in:
parent
19ec64630a
commit
3e45ca1ad7
2 changed files with 5 additions and 20 deletions
|
@ -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") \
|
||||
\
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue