gcc/libjava/java
Sascha Brawer e62e96e2ae Fix for Classpath bug #6076.
2003-10-21  Sascha Brawer  <brawer@dandelis.ch>

	Fix for Classpath bug #6076.
	* java/awt/geom/GeneralPath.java (append): Re-written.

2003-10-21  Sascha Brawer  <brawer@dandelis.ch>

	Fix for Classpath bug #6089.
	* java/awt/geom/GeneralPath.java (curveTo): Set correct segment type.
	(getPathIterator, GeneralPathIterator): Re-written from scratch.

2003-10-21  Sascha Brawer  <brawer@dandelis.ch>

	* java/awt/geom/GeneralPath.java (getCurrentPoint): Return last
	point, not start of subpath.  Fixes Classpath bug #6075.

From-SVN: r72748
2003-10-21 13:18:22 +00:00
..
applet AppletContext.java: Fix typo and remove redundant modifiers. 2002-11-14 20:35:27 +00:00
awt Fix for Classpath bug #6076. 2003-10-21 13:18:22 +00:00
beans Reported by M.Negovanovic 2003-10-18 09:00:41 +00:00
io File.java: Reformated. 2003-10-13 05:54:42 +00:00
lang posix-threads.cc (_Jv_CondNotify,_Jv_CondNotifyAll): Rename _Jv_PthreadCheckMonitor to _Jv_MutexCheckMonitor. 2003-10-21 04:46:19 +00:00
math 2003-10-09 Michael Koch <konqueror@gmx.de> 2003-10-09 13:13:05 +00:00
net 2003-10-13 Michael Koch <konqueror@gmx.de> 2003-10-13 05:34:53 +00:00
nio ByteOrder.java, [...]: Add code to load library with code for native methods if needed. 2003-10-21 12:55:02 +00:00
rmi ActivationInstantiator.java, [...]: Removed redundant modifiers. 2003-10-11 18:42:07 +00:00
security 2003-10-11 Michael Koch <konqueror@gmx.de> 2003-10-11 19:00:07 +00:00
sql 2003-10-13 Michael Koch <konqueror@gmx.de> 2003-10-13 05:03:39 +00:00
text 2003-10-20 Michael Koch <konqueror@gmx.de> 2003-10-20 20:14:05 +00:00
util 2003-10-15 Michael Koch <konqueror@gmx.de> 2003-10-15 14:02:37 +00:00