mirror of
https://github.com/openRuyi-Project/gcc.git
synced 2026-06-21 10:56:13 +00:00
b3ea5d8ea6
* 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