mirror of
https://forge.sourceware.org/marek/gcc.git
synced 2026-02-23 12:13:15 -05:00
Fix for PR libgcj/1906: * java/text/MessageFormat.java (setLocale): Use named class literals. (forName): Removed. (format(Object,StringBuffer,FieldPosition)): Special case if argument is an Object[]. From-SVN: r39529