migration diablo-jre openjdk-jre

Oliver Lehmann lehmann at ans-netz.de
Thu Jan 31 16:13:59 UTC 2013


Would be cool if someone could test this as well.

Source:   http://pastebin.com/x7itK6E3
(change the IP adress to something you have on your system)



Output:

diablo-jre6:
Sending message from multicast socket on network interface: name:re1  
(re1) index: 2 addresses:
/10.0.1.1;


openjdk6 + openjdk7:
Sending message from multicast socket on network interface: name:null


linux-sun-jre1.6.0 + linux-sun-jre1.7.0:
Exception in thread "main" java.net.SocketException: Cannot assign  
requested address
         at java.net.PlainDatagramSocketImpl.socketGetOption(Native Method)
         at java.net.PlainDatagramSocketImpl.getOption(Unknown Source)
         at java.net.MulticastSocket.getNetworkInterface(Unknown Source)
         at Main.main(test.java:13)

on Windows running Oracles JRE 1.7_u11:
Sending message from multicast socket on network interface: name:eth3  
(Realtek PCIe GBE Family Controller)





More information about the freebsd-java mailing list