jdk/src/java.base/unix/native
Daniel Fuchs 58337b12f8 8059309: network tests fail with "java.net.SocketException: Couldn't obtain phys addr" when run as "root"
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
2020-03-12 18:31:49 +00:00
..
include 8190484: Move jvm.h, jmm.h et al to hotspot/*/include 2017-12-04 23:55:52 +01:00
jspawnhelper 8213017: jspawnhelper: need to handle pipe write failure when sending return code 2018-10-26 16:49:18 +02:00
launcher 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
libjava 8238380: java.base/unix/native/libjava/childproc.c "multiple definition" link errors with GCC10 2020-02-04 21:27:10 +08:00
libjimage 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
libjli 8234821: remove unused functions from libjli 2019-11-28 13:02:39 +01:00
libjsig 8215397: jsig.c missing classpath exception 2018-12-18 12:59:39 +05:30
libnet 8059309: network tests fail with "java.net.SocketException: Couldn't obtain phys addr" when run as "root" 2020-03-12 18:31:49 +00:00
libnio 8239355: (dc) Initial value of SO_SNDBUF should allow sending large datagrams (macOS) 2020-03-12 17:08:09 +00:00