<Swing Dev> hg: jdk7/swing/jdk: 7003643: [Fmt-Me] MessageFormat.toPattern produces wrong quoted string and subformat modifiers; ...

masayoshi.okutsu at oracle.com masayoshi.okutsu at oracle.com
Mon Dec 27 05:33:07 UTC 2010


Changeset: 94e0438c74c3
Author:    okutsu
Date:      2010-12-27 14:13 +0900
URL:       http://hg.openjdk.java.net/jdk7/swing/jdk/rev/94e0438c74c3

7003643: [Fmt-Me] MessageFormat.toPattern produces wrong quoted string and subformat modifiers
7008195: [Fmt-Me] Improve MessageFormat.applyPattern performance
Reviewed-by: naoto, peytoia

! src/share/classes/java/text/MessageFormat.java
+ test/java/text/Format/MessageFormat/Bug7003643.java
! test/java/util/PluggableLocale/DateFormatProviderTest.java
! test/java/util/PluggableLocale/DateFormatProviderTest.sh
! test/java/util/PluggableLocale/NumberFormatProviderTest.java
! test/java/util/PluggableLocale/NumberFormatProviderTest.sh
! test/java/util/PluggableLocale/fooprovider.jar
! test/java/util/PluggableLocale/providersrc/DateFormatProviderImpl.java
+ test/java/util/PluggableLocale/providersrc/FooDateFormat.java
+ test/java/util/PluggableLocale/providersrc/FooNumberFormat.java
! test/java/util/PluggableLocale/providersrc/Makefile
! test/java/util/PluggableLocale/providersrc/NumberFormatProviderImpl.java




More information about the swing-dev mailing list