7104577: Changes for 7104209 cause many RMI tests to fail
Reviewed-by: chegar
This commit is contained in:
parent
f5ff85a77a
commit
616b1a997f
@ -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.
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user