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

java/net/NetworkInterface/UniqueMacAddressesTest.java fails on Windows

XMLWordPrintable

    • b108
    • Verified

        TESTFAIL:java/net/NetworkInterface/UniqueMacAddressesTest.java

        ---------System.out:(7/276)----------
        UniqueMacAddressesTest: start
        Adding NetworkInterface net4
        Adding NetworkInterface net6
        Adding NetworkInterface eth5
        Comparing netif net4 and netif net4
        Comparing netif net4 and netif net6
        compare hardware addresses 00-00-00-00-00-00-00-E0 and 00-00-00-00-00-00-00-E0
        ----------System.err:(13/724)----------
        java.lang.RuntimeException: mac address uniqueness test failed
        at UniqueMacAddressesTest.execute(UniqueMacAddressesTest.java:61)
        at UniqueMacAddressesTest.main(UniqueMacAddressesTest.java:42)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:491)
        at com.sun.javatest.regtest.MainAction$SameVMRunnable.run(MainAction.java:746)
        at java.lang.Thread.run(Thread.java:724)

              msheppar Mark Sheppard
              chegar Chris Hegarty
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: