Looks good to me.
Masayoshi
On 11/16/2012 4:49 AM, Naoto Sato wrote:
Hello,
Please review this simple fix for the subject issue.
http://cr.openjdk.java.net/~naoto/7199750/webrev.00/
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7199750
Before the fix, if there are two SPI implementatio
Hello,
Please review this simple fix for the subject issue.
http://cr.openjdk.java.net/~naoto/7199750/webrev.00/
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7199750
Before the fix, if there are two SPI implementations for the same
locale, the latter one found through ServiceLoader.load
(also cc'ing i18n-dev@)
Approved, provided the code compiles and works as expected in the 7u
release.
--
best regards,
Anthony
On 11/15/12 12:43, Anton Litvinov wrote:
Hello,
Please review the following fix for a bug. It is a backport of the fix
which is already reviewed and committed into