提交 331c7f72 编写于 作者: A alanb

7104577: Changes for 7104209 cause many RMI tests to fail

Reviewed-by: chegar
上级 4a01135f
...@@ -109,14 +109,6 @@ public class MarshalInputStream extends ObjectInputStream { ...@@ -109,14 +109,6 @@ public class MarshalInputStream extends ObjectInputStream {
} }
} }
/**
* Load the "rmi" native library.
*/
static {
java.security.AccessController.doPrivileged(
new sun.security.action.LoadLibraryAction("rmi"));
}
/** /**
* Create a new MarshalInputStream object. * Create a new MarshalInputStream object.
*/ */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册