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

(spec) RMIFailureHandler spec is incorrect

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P4 P4
    • None
    • 1.2.2
    • core-libs
    • Fix Understood
    • generic
    • generic

      The specification for the interface java.rmi.server.RMIFailureHandler and the methods "setFailureHandler" and "getFailureHandler" of the class java.rmi.server.RMISocketFactory say that the (globally) set RMIFailureHandler instance, if any, gets invoked when server socket creation fails. Since J2SE 1.2, that has not been the actual behavior-- in fact, the RMIFailureHandler gets invoked when a server socket accept() invocation fails. The actual behavior (since 1.2) should be specified correctly.

            Unassigned Unassigned
            peterjones Peter Jones (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Imported:
              Indexed: