Skip to content

Commit 638f910

Browse files
committed
8254559: Remove unimplemented JVMFlag::get_locked_message_ext
Reviewed-by: dholmes, tschatzl
1 parent 0ec1d63 commit 638f910

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/hotspot/share/runtime/flags/jvmFlag.hpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,6 @@ class JVMFlag {
263263
void set_product();
264264

265265
JVMFlag::MsgType get_locked_message(char*, int) const;
266-
JVMFlag::MsgType get_locked_message_ext(char*, int) const;
267266

268267
static bool is_default(JVMFlagsEnum flag);
269268
static bool is_ergo(JVMFlagsEnum flag);

0 commit comments

Comments
 (0)