changeset 27166 | 4ce0d93a8287 |
parent 26919 | 361b4b4c92c0 |
child 27170 | d9327404f387 |
--- a/hotspot/src/share/vm/runtime/globals.hpp Thu Oct 09 04:45:58 2014 -0700 +++ b/hotspot/src/share/vm/runtime/globals.hpp Tue Oct 14 12:09:33 2014 -0400 @@ -320,6 +320,8 @@ bool is_writeable_ext() const; bool is_external_ext() const; + void unlock_diagnostic(); + void get_locked_message(char*, int) const; void get_locked_message_ext(char*, int) const;