Patch #4 for Ice 3.3.1 (Java only): ice_invoke_async failure

in Patches
The following patch fixes a bug in the Java implementation of ice_invoke_async.
To apply the patch to source archive
To apply the patch to source archive
cd Ice-3.3.1 patch -p0 < patch.invoke_async.txtand then recompile Ice for Java. For Windows the patch utility can be obtained here.
0