gcc/libjava/java/net
Tom Tromey 92002f50bd URLClassLoader.java (URLClassLoader): Now package-private.
* java/net/URLClassLoader.java (URLClassLoader): Now
	package-private.
	* java/nio/charset/CoderResult.java (CoderResult): Now
	package-private.
	(get): Likewise.
	(Cache): Likewise.  Don't synchronize on `this'.
	* java/rmi/server/RMIClassLoader.java (MyClassLoader): Now
	package-private.
	* java/util/TimeZone.java (timezones): Now package-private.

From-SVN: r90203
2004-11-06 23:22:05 +00:00
..
Authenticator.java
BindException.java BindException.java, [...]: Big import statement and @author tag cleanup. 2004-10-17 08:29:57 +00:00
ConnectException.java BindException.java, [...]: Big import statement and @author tag cleanup. 2004-10-17 08:29:57 +00:00
ContentHandler.java BindException.java, [...]: Big import statement and @author tag cleanup. 2004-10-17 08:29:57 +00:00
ContentHandlerFactory.java BindException.java, [...]: Big import statement and @author tag cleanup. 2004-10-17 08:29:57 +00:00
DatagramPacket.java BindException.java, [...]: Big import statement and @author tag cleanup. 2004-10-17 08:29:57 +00:00
DatagramSocket.java BindException.java, [...]: Big import statement and @author tag cleanup. 2004-10-17 08:29:57 +00:00
DatagramSocketImpl.java BindException.java, [...]: Big import statement and @author tag cleanup. 2004-10-17 08:29:57 +00:00
DatagramSocketImplFactory.java BindException.java, [...]: Big import statement and @author tag cleanup. 2004-10-17 08:29:57 +00:00
FileNameMap.java BindException.java, [...]: Big import statement and @author tag cleanup. 2004-10-17 08:29:57 +00:00
HttpURLConnection.java BindException.java, [...]: Big import statement and @author tag cleanup. 2004-10-17 08:29:57 +00:00
Inet4Address.java Inet4Address.java: Merged file header and javadocs. 2004-10-18 12:36:27 +00:00
Inet6Address.java Inet4Address.java: Merged file header and javadocs. 2004-10-18 12:36:27 +00:00
InetAddress.java Inet4Address.java: Merged file header and javadocs. 2004-10-18 12:36:27 +00:00
InetSocketAddress.java
JarURLConnection.java PlainDatagramSocketImpl.java: Reworked import statements. 2004-10-18 10:14:24 +00:00
MalformedURLException.java BindException.java, [...]: Big import statement and @author tag cleanup. 2004-10-17 08:29:57 +00:00
MulticastSocket.java BindException.java, [...]: Big import statement and @author tag cleanup. 2004-10-17 08:29:57 +00:00
natInetAddressNoNet.cc
natInetAddressPosix.cc natInetAddressPosix.cc (lookup): Reflect rename of localhostAddress to loopbackAddress. 2004-08-14 07:04:52 +02:00
natInetAddressWin32.cc natInetAddressPosix.cc (lookup): Reflect rename of localhostAddress to loopbackAddress. 2004-08-14 07:04:52 +02:00
natNetworkInterfaceNoNet.cc
natNetworkInterfacePosix.cc
natNetworkInterfaceWin32.cc natNetworkInterfaceWin32.cc (getRealNetworkInterfaces): Changed pfn from static local to local. 2004-09-05 03:36:19 +00:00
NetPermission.java
NetworkInterface.java NetworkInterface.java, [...]: Import cleanup. 2004-10-21 21:00:07 +00:00
NoRouteToHostException.java BindException.java, [...]: Big import statement and @author tag cleanup. 2004-10-17 08:29:57 +00:00
PasswordAuthentication.java BindException.java, [...]: Big import statement and @author tag cleanup. 2004-10-17 08:29:57 +00:00
PortUnreachableException.java BindException.java, [...]: Big import statement and @author tag cleanup. 2004-10-17 08:29:57 +00:00
ProtocolException.java BindException.java, [...]: Big import statement and @author tag cleanup. 2004-10-17 08:29:57 +00:00
ServerSocket.java BindException.java, [...]: Big import statement and @author tag cleanup. 2004-10-17 08:29:57 +00:00
Socket.java Socket.java (getPort): Return 0 instead of -1 on unconnected sockets. 2004-11-06 16:49:56 +00:00
SocketAddress.java
SocketException.java BindException.java, [...]: Big import statement and @author tag cleanup. 2004-10-17 08:29:57 +00:00
SocketImpl.java BindException.java, [...]: Big import statement and @author tag cleanup. 2004-10-17 08:29:57 +00:00
SocketImplFactory.java BindException.java, [...]: Big import statement and @author tag cleanup. 2004-10-17 08:29:57 +00:00
SocketOptions.java BindException.java, [...]: Big import statement and @author tag cleanup. 2004-10-17 08:29:57 +00:00
SocketPermission.java BindException.java, [...]: Big import statement and @author tag cleanup. 2004-10-17 08:29:57 +00:00
SocketTimeoutException.java BindException.java, [...]: Big import statement and @author tag cleanup. 2004-10-17 08:29:57 +00:00
UnknownHostException.java BindException.java, [...]: Big import statement and @author tag cleanup. 2004-10-17 08:29:57 +00:00
UnknownServiceException.java BindException.java, [...]: Big import statement and @author tag cleanup. 2004-10-17 08:29:57 +00:00
URI.java BindException.java, [...]: Big import statement and @author tag cleanup. 2004-10-17 08:29:57 +00:00
URISyntaxException.java BindException.java, [...]: Big import statement and @author tag cleanup. 2004-10-17 08:29:57 +00:00
URL.java BindException.java, [...]: Big import statement and @author tag cleanup. 2004-10-17 08:29:57 +00:00
URLClassLoader.java URLClassLoader.java (URLClassLoader): Now package-private. 2004-11-06 23:22:05 +00:00
URLConnection.java URLConnection.java: Reformatted. 2004-09-28 11:02:35 +00:00
URLDecoder.java BindException.java, [...]: Big import statement and @author tag cleanup. 2004-10-17 08:29:57 +00:00
URLEncoder.java BindException.java, [...]: Big import statement and @author tag cleanup. 2004-10-17 08:29:57 +00:00
URLStreamHandler.java BindException.java, [...]: Big import statement and @author tag cleanup. 2004-10-17 08:29:57 +00:00
URLStreamHandlerFactory.java BindException.java, [...]: Big import statement and @author tag cleanup. 2004-10-17 08:29:57 +00:00