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

IPV6_MULTICAST_IF returned index to non-existance interface

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 1.4.0
    • 1.4.0
    • core-libs
    • None
    • beta2
    • generic
    • generic

      Regression test/java/net/MulticastSocket/TestInterfaces fails with
      the following exception on Solaris 8 and Solaris 9 if IPv6 is enabled :-

      Failure occurs with beta-refresh b67 (okay in merlin-beta).

      Exception in thread "main" java.net.SocketException: IPV6_MULTICAST_IF returned index to non-existance interface
              at java.net.PlainDatagramSocketImpl.socketGetOption(Native Method)
              at java.net.PlainDatagramSocketImpl.getOption(PlainDatagramSocketImpl.java:292)
              at java.net.MulticastSocket.getInterface(MulticastSocket.java:414)
              at TestInterfaces.main(TestInterfaces.java:34)

            alanb Alan Bateman
            alanb Alan Bateman
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: