mirror of
https://github.com/openjdk/jdk.git
synced 2026-03-06 14:10:36 +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