-
Bug
-
Resolution: Fixed
-
P1
-
rmi-iiop_beta1
-
None
-
iiop_fcs
-
generic
-
solaris_2.5.1
If a remote call is made and a large array of bytes is passed as an argument,
both the client and the server hang.
For e.g if there is a remote method
public void foo(byte[] x) throws RemoteException
and the size of the array is large then the invocation hangs.
both the client and the server hang.
For e.g if there is a remote method
public void foo(byte[] x) throws RemoteException
and the size of the array is large then the invocation hangs.