提交 fc62f404 编写于 作者: P psadhukhan

8176458: Revise default document styling

Reviewed-by: prr, serb, mschoene
上级 e35c248e
...@@ -109,7 +109,7 @@ public class DefaultEditorKit extends EditorKit { ...@@ -109,7 +109,7 @@ public class DefaultEditorKit extends EditorKit {
* @return the command list * @return the command list
*/ */
public Action[] getActions() { public Action[] getActions() {
return defaultActions; return defaultActions.clone();
} }
/** /**
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册