r123873 - in /trunk/libjava/classpath: ChangeLo...

aph@gcc.gnu.org aph@gcc.gnu.org
Mon Apr 16 14:50:00 GMT 2007


Author: aph
Date: Mon Apr 16 15:50:03 2007
New Revision: 123873

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=123873
Log:
2007-04-16  Andrew John Hughes  <gnu_andrew@member.fsf.org>

        * javax/management/ObjectName.java:
        (parse(String)): Catch multiple wildcards,
        initialise with an empty string (so null isn't
        appended), and emit comma even when wildcard
        ends the list.
        (checkComponents()): Catch newlines.
        (quote(String)): Handle newlines and quotes
        correctly.


Modified:
    trunk/libjava/classpath/ChangeLog
    trunk/libjava/classpath/javax/management/ObjectName.java
    trunk/libjava/classpath/lib/javax/management/ObjectName.class



More information about the Gcc-cvs mailing list