mirror of
https://gcc.gnu.org/git/gcc.git
synced 2026-02-23 20:23:06 -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