gcc/libjava/java
Mark Wielaard c9be3825b3 [multiple changes]
2002-03-24  Eric Blake  <ebb9@email.byu.edu>

        * java/beans/IntrospectionException.java: Update to 1.4.
        * java/beans/PropertyVetoException.java: Ditto.

2002-03-24  Eric Blake  <ebb9@email.byu.edu>

        * gnu/java/beans/BeanInfoEmbryo.java (hasMethod): Use
        Arrays.equals instead of ArrayHelper.equalsArray.

2002-03-24  C. Brian Jones <cbj@gnu.org>

        * java/beans/Introspector.java: added new static final fields
        introduced in 1.2, lots of other updates remain to be done

2002-03-24  C. Brian Jones <cbj@gnu.org>

        * java/beans/Introspector.java: reformatting

2002-03-24  C. Brian Jones <cbj@gnu.org>

        * java/beans/Introspector.java: default beanInfoSearchPath will
        not include sun.beans.infos given we provide no such package and
        the API doesn't really require it; gnu.java.beans.info is the
        default.

2002-03-24  Mark Wielaard  <mark@klomp.org>

        Thanks to Orp developers
        * gnu/java/beans/editors/NativeBooleanEditor.java (setAsText(String)):
        switch TRUE and FALSE return values.

From-SVN: r51273
2002-03-24 21:32:14 +00:00
..
applet Add license clarification. 2002-01-22 22:40:42 +00:00
awt GridLayout.java (layoutContainer): Handle case where there are no items in container. 2002-03-10 18:15:58 +00:00
beans [multiple changes] 2002-03-24 21:32:14 +00:00
io Win32Process.java: Added comment. 2002-03-10 17:59:23 +00:00
lang natSystem.cc (init_properties): Update VM version properties. 2002-03-18 06:19:03 +00:00
math [multiple changes] 2002-02-14 23:16:11 +00:00
net * java/nat/natPlainSocketImpl.cc (write): Abort loop on error. 2002-03-23 14:57:39 +00:00
rmi [multiple changes] 2002-02-14 23:16:11 +00:00
security [multiple changes] 2002-02-14 23:16:11 +00:00
sql Add license clarification. 2002-01-22 22:40:42 +00:00
text Add license clarification. 2002-01-22 22:40:42 +00:00
util re PR libgcj/6045 (GregorianCalendar: getMinimum() and getMaximum() incorrect for month) 2002-03-23 16:12:03 +00:00