Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4808405

javadoc for java.rmi.server.UnicastRemoteObject.unexportObject() unclear

XMLWordPrintable

    • Fix Understood
    • x86
    • linux



      Name: rmT116609 Date: 01/26/2003


      DESCRIPTION OF THE PROBLEM :
      The java doc says "If the force parameter is true, the object is forcibly unexported even if there are pending calls to the remote object or the remote object still has calls in progress." This implies (to me anyway) that if
      force is true all calls that are in progress are terminated right away. This is not so; in progress calls continue but new calls cannot start. The java doc gives the false impression that you have to have force be false if you don't want your in progress calls to be adruptly terminated.

      (Review ID: 145750)
      ======================================================================

            smarks Stuart Marks
            rmandalasunw Ranjith Mandala (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Imported:
              Indexed: