提交 8677a552 编写于 作者: K kizune

7172430: [macosx] debug message in non debug jdk build

Reviewed-by: anthony, serb
上级 6a97a960
......@@ -188,7 +188,9 @@ AWT_ASSERT_APPKIT_THREAD;
#endif
}
} else {
#if IM_DEBUG
NSLog(@"-> IM does not want to handle event");
#endif
[self deliverJavaMouseEvent: event];
}
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册