gcc/libjava/java
Fernando Nasser 453d6cba7e DataFlavor.java (getParameter): Fix off-by-one error which was clipping off the first character of a parameter...
2003-12-08  Fernando Nasser  <fnasser@redhat.com>

        * java/awt/datatransfer/DataFlavor.java (getParameter): Fix off-by-one
        error which was clipping off the first character of a parameter value.

From-SVN: r74448
2003-12-08 23:37:58 +00:00
..
applet AppletContext.java: Fix typo and remove redundant modifiers. 2002-11-14 20:35:27 +00:00
awt DataFlavor.java (getParameter): Fix off-by-one error which was clipping off the first character of a parameter... 2003-12-08 23:37:58 +00:00
beans BeanDescriptor.java, [...]: Explicitely import used classes. 2003-12-04 19:36:13 +00:00
io re PR libgcj/13176 (Revert PrintStream changes) 2003-12-08 12:45:59 +00:00
lang Class.h (hack_signers): Renamed signers to hack_signers. 2003-12-03 21:26:59 +00:00
math Font.java, [...]: Removed some redundant obj == null checks. 2003-11-11 12:22:20 +00:00
net 2003-12-04 Michael Koch <konqueror@gmx.de> 2003-12-04 10:59:56 +00:00
nio 2003-12-02 Michael Koch <konqueror@gmx.de> 2003-12-02 15:11:57 +00:00
rmi Font.java, [...]: Removed some redundant obj == null checks. 2003-11-11 12:22:20 +00:00
security Security.java: Don't use &nbsp; in the api doc. 2003-12-02 17:31:46 +00:00
sql Font.java, [...]: Removed some redundant obj == null checks. 2003-11-11 12:22:20 +00:00
text SimpleDateFormat.java (compileFormat): isLowerCase() and isUpperCase() allow too many characters. 2003-12-02 16:15:15 +00:00
util Hashtable.java (Hashtable(Map)): Use putAll, not putAllInternal. 2003-12-07 23:00:49 +00:00