summaryrefslogtreecommitdiffstats
path: root/libjava/classpath/ChangeLog
diff options
context:
space:
mode:
authoraph <aph@138bc75d-0d04-0410-961f-82ee72b054a4>2007-04-16 14:50:03 +0000
committeraph <aph@138bc75d-0d04-0410-961f-82ee72b054a4>2007-04-16 14:50:03 +0000
commit7d25f7ef4442f93b28aafdbdf4ce0ca73cc250d9 (patch)
treed5bceb221c5da831bdd125233d934baf43ceabe1 /libjava/classpath/ChangeLog
parent40fe46c9811f4bc90a0f47ee442dd13140406f67 (diff)
downloadppe42-gcc-7d25f7ef4442f93b28aafdbdf4ce0ca73cc250d9.tar.gz
ppe42-gcc-7d25f7ef4442f93b28aafdbdf4ce0ca73cc250d9.zip
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. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@123873 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/classpath/ChangeLog')
-rw-r--r--libjava/classpath/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/libjava/classpath/ChangeLog b/libjava/classpath/ChangeLog
index fabbb977920..84f4c6833d6 100644
--- a/libjava/classpath/ChangeLog
+++ b/libjava/classpath/ChangeLog
@@ -1,3 +1,14 @@
+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.
+
2007-04-16 Andrew Haley <aph@redhat.com>
* org/omg/IOP/TaggedComponentHelper.java (read): Use
OpenPOWER on IntegriCloud