gcc/libjava/java
Warren Levy a259a24846 [multiple changes]
1999-06-02  Warren Levy  <warrenl@cygnus.com>
	* java/net/URL.java (URL(URL,String)): Initialize port to -1.
	Ignore context if spec is an absolute URL.  Fix braindead
	string comparison.
	(hashCode): Use JDK 1.2 style algorithm.
	* java/net/URLStreamHandler.java (parseURL): Reimplement to handle
	context URL properly.
1999-05-30  Anthony Green  <green@cygnus.com>
	* java/net/URLStreamHandler.java (parseURL): Parse relative URLs
	correctly.  Clean up "/../" and "/./" path fragments.

From-SVN: r27334
1999-06-03 22:29:12 +00:00
..
awt
io
lang natSystem.cc (init_properties): URL now points to sourceware. 1999-05-17 13:24:59 +00:00
net [multiple changes] 1999-06-03 22:29:12 +00:00
security
text
util ResourceBundle.java (getBundle): Throw NullPointerException if baseName is null. 1999-05-24 15:00:02 +00:00