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

Internal RMIExporter is called for export but not for unexport

XMLWordPrintable

    • b50
    • generic
    • generic

      From ###@###.###:
      "The RMIJRMPServerImpl class contains private export and unexport
      methods which will use an RMIExporter for export/unexport if such
      an object exists in the env, otherwise it explicitly uses UnicastRemoteObject
      to export/unexport. The export() method is called to export the client and server,
      but the unexport method is never called (dead code). Instead, the
      closeClient/closeServer methods always call UnicastRemoteObject.unexportObject."

      Note that this interface is not intended for use outside the J2SE code itself.

            lmalvent Luis-Miguel Alventosa (Inactive)
            emcmanus Eamonn McManus
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: