gcc/libjava/java
Bryce McKinlay eecbcf5428 URLConnection.java (position): New field.
2004-07-21  Bryce McKinlay  <mckinlay@redhat.com>

	* java/net/URLConnection.java (position): New field.
	(dateFormat1, dateFormat2, dateFormat3): Removed.
	(dateFormats): New field.
	(getHeaderFieldDate): Use new dateFormats array. Re-use
	parsePosition each time instead of re-allocating.
	(initializeDateFormats): Initialize 'dateFormats'.

From-SVN: r85033
2004-07-22 02:33:11 +01:00
..
applet [multiple changes] 2004-06-17 23:43:16 +00:00
awt InvocationEvent.java (dispatch): Synchronize on notifier object before calling notifyAll(). 2004-07-17 08:52:13 +00:00
beans EventHandler.java: Remove debugging statements. 2004-07-14 22:59:24 +00:00
io BufferedWriter.java (BufferedWriter): Use existing lock of chained Writer when calling super-constructor. 2004-07-20 16:51:11 +01:00
lang Print -verbose:message on "loading", not initialization. 2004-07-19 11:29:31 -07:00
math URLStreamHandler.java (toExternalForm): Removed unused variables. 2004-05-03 19:52:29 +00:00
net URLConnection.java (position): New field. 2004-07-22 02:33:11 +01:00
nio 2004-07-17 Michael Koch <konqueror@gmx.de> 2004-07-17 08:43:43 +00:00
rmi MarshalledObject.java, [...]: Fixed javadoc, coding style and argument names all over. 2004-04-20 14:45:10 +00:00
security Security.java: Fixed javadocs all over. 2004-07-17 08:40:40 +00:00
sql re PR libgcj/16574 (java.sql.Timestamp#toString() does not deal with fractional seconds correctly) 2004-07-15 23:14:45 +01:00
text 2004-07-17 Guilhem Lavaux <guilhem@kaffe.org> 2004-07-17 08:46:14 +00:00
util java.util.Calendar.java (cache): New private static field. 2004-07-10 03:38:55 +01:00