--- old/src/hotspot/share/runtime/globals.hpp 2019-12-11 14:56:11.000000000 -0500 +++ new/src/hotspot/share/runtime/globals.hpp 2019-12-11 14:56:11.000000000 -0500 @@ -715,7 +715,7 @@ range(0, max_jint) \ \ diagnostic(bool, AsyncDeflateIdleMonitors, true, \ - "Deflate idle monitors using JavaThreads and the ServiceThread.") \ + "Deflate idle monitors using the ServiceThread.") \ \ /* notice: the max range value here is max_jint, not max_intx */ \ /* because of overflow issue */ \