-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P1
-
Affects Version/s: rmi-iiop_beta1
-
Component/s: other-libs
-
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.