mirror of
https://github.com/openjdk/jdk.git
synced 2026-04-20 20:00:28 +00:00
The solaris specific code is changed to use the fallback mechanism if the DLPI interface returns an error indicating that the operation is unsupported. In addition, NetworkInterface::getHardwareAddress is changed to always return null for the loopback interface. Reviewed-by: alanb