changeset 46434 | 55cc8fa66865 |
parent 46416 | f1ebd584cdf3 |
child 46458 | 3c12af929e7d |
--- a/hotspot/src/share/vm/runtime/globals.hpp Mon Dec 19 10:57:53 2016 +0800 +++ b/hotspot/src/share/vm/runtime/globals.hpp Thu May 04 14:32:37 2017 -0400 @@ -276,7 +276,7 @@ bool is_writeable_ext() const; bool is_external_ext() const; - void unlock_diagnostic(); + void clear_diagnostic(); Flag::MsgType get_locked_message(char*, int) const; void get_locked_message_ext(char*, int) const;