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

(spec) Methods in java.rmi.registry.LocateRegistry need to specify parameter range

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Fix
    • Icon: P4 P4
    • None
    • 1.4.0
    • core-libs
    • sparc
    • solaris_7

      The following methods in java.rmi.registry.LocateRegistry need to specify
      acceptable port number range. They also need to specify the
      behavior if the port number is out of the range or the host is unknown.

      public static Registry getRegistry(int port)
      public static Registry getRegistry(String host)
      public static Registry getRegistry(String host, int port)
      public static Registry getRegistry(String host, int port,RMIClientSocketFactory
      csf)
      public static Registry createRegistry(int port)
      public static Registry createRegistry(int port, RMIClientSocketFactory csf,
                                              RMIServerSocketFactory ssf)

            Unassigned Unassigned
            xwangsunw Xiaozhong Wang (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: