gcc/libjava/java
Michael Koch 5eec7c8caf 2003-03-24 Michael Koch <konqueror@gmx.de>
* java/awt/dnd/DropTarget.java
	(DropTargetAutoScroller): According to the online documentation, this
	is protected, but in reality it is public.
	* java/awt/dnd/DropTargetContext.java
	(TransferableProxy): According to the online documentation, this
        is protected, but in reality it is public.

From-SVN: r64794
2003-03-24 13:12:55 +00:00
..
applet AppletContext.java: Fix typo and remove redundant modifiers. 2002-11-14 20:35:27 +00:00
awt 2003-03-24 Michael Koch <konqueror@gmx.de> 2003-03-24 13:12:55 +00:00
beans BeanContextEvent.java: Reformated. 2003-03-24 08:24:29 +00:00
io DataInputStream.java (): Wrapped documentation line. 2003-03-24 08:27:28 +00:00
lang natStringBuffer.cc (regionMatches): New function. 2003-03-24 00:50:18 +00:00
math BigInteger.java (euclidInv): Take result array as an argument. 2003-02-20 16:55:15 +00:00
net InetAddress.java, [...]: Merged copyright statements with classpath for easier merging. 2003-03-20 08:19:58 +00:00
nio 2003-03-17 Michael Koch <konqueror@gmx.de> 2003-03-17 15:31:33 +00:00
rmi 2003-03-21 Michael Koch <konqueror@gmx.de> 2003-03-21 09:00:29 +00:00
security re PR libgcj/9271 (Severe bias in java.security.SecureRandom) 2003-02-13 17:00:22 +00:00
sql Timestamp.java (compareTo(Object)): New method. 2003-02-10 19:56:12 +00:00
text 2003-03-21 Michael Koch <konqueror@gmx.de> 2003-03-21 09:00:29 +00:00
util Properties.java (load): Only skip line if the first character is a comment, whitespaces don't count. 2003-03-02 22:36:20 +00:00