--- old/src/hotspot/share/runtime/globals.hpp 2019-03-20 20:45:36.447952102 -0400 +++ new/src/hotspot/share/runtime/globals.hpp 2019-03-20 20:45:35.626904174 -0400 @@ -861,7 +861,7 @@ "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") \