mirror of
https://github.com/openRuyi-Project/gcc.git
synced 2026-06-18 01:15:50 +00:00
081a777dea
* java/net/InetAddress.java (toString): Use hostname when not null,
don't do an explicit reverse getHostName() lookup.
* java/net/Socket.java (setSocketImplFactory): When fac == null throw
NullPointerException.
From-SVN: r59902