提交 e46e199d 编写于 作者: R rupashka

6902615: Method JTextComponent.getKeyStrokesForAction() throws StackOverflowError

Reviewed-by: peterz
上级 c06f515d
...@@ -137,6 +137,8 @@ public interface Keymap { ...@@ -137,6 +137,8 @@ public interface Keymap {
/** /**
* Sets the parent keymap, which will be used to * Sets the parent keymap, which will be used to
* resolve key-bindings. * resolve key-bindings.
* The behavior is unspecified if a {@code Keymap} has itself
* as one of its resolve parents.
* *
* @param parent the parent keymap * @param parent the parent keymap
*/ */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册