提交 174db961 编写于 作者: W weijun

6845220: Need to update Policytool for Rowset 1.1 and JDBC 4.1 MR added permissions

Reviewed-by: lancea
上级 bf580665
......@@ -4231,7 +4231,10 @@ class SQLPerm extends Perm {
super("SQLPermission",
"java.sql.SQLPermission",
new String[] {
"setLog"
"setLog",
"callAbort",
"setSyncFactory",
"setNetworkTimeout",
},
null);
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册