mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-18 18:14:38 +02:00
8221180: Deprecate AllowJNIEnvProxy
Reviewed-by: coleenp, dcubed
This commit is contained in:
parent
ce6818a60b
commit
87283a7568
3 changed files with 4 additions and 2 deletions
|
@ -861,7 +861,7 @@ define_pd_global(uint64_t,MaxRAM, 1ULL*G);
|
|||
"by the application (Solaris & Linux only)") \
|
||||
\
|
||||
product(bool, AllowJNIEnvProxy, false, \
|
||||
"Allow JNIEnv proxies for jdbx") \
|
||||
"(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