mirror of
https://github.com/openjdk/jdk.git
synced 2026-04-13 08:30:45 +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