ObjectName.java
28.8 KB
-
2007-04-16 Andrew John Hughes <gnu_andrew@member.fsf.org> · b3ea5d8e
* 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. From-SVN: r123873
Andrew John Hughes committed