Skip to content

Commit b48fa7a

Browse files
author
duke
committedOct 12, 2020
Automatic merge of jdk:master into master
2 parents 29281ed + 638f910 commit b48fa7a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

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

-1
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)
Please sign in to comment.