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

multiple MulticastSockets on same port fail on Windows

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • 1.4.0
    • 1.4.0
    • core-libs
    • beta
    • generic
    • windows_nt
    • Verified

      The fix for 4396541 appears to have completely broken Jini multicast on Windows. Jini relies on being able to open multiple MulticastSockets on the same port on the same host, so use of SO_REUSEADDR is mandatory. The current code appears to unilaterally disallow this on 95/98/ME, and requires a possible SP upgrade and an administrator to edit the registry on NT and 2K. This is an unacceptable regression from earlier releases that puts Jini dead in the water on merlin.

            jccollet Jean-Christophe Collet (Inactive)
            bscheiflsunw Bob Scheifler (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: