Hi Yong,
I have pushed the changeset to "build" forest:
http://hg.openjdk.java.net/jdk8/build/jdk
Build infrastructure team will then push the changesets to master on
their weekly push.
I will now sync up l10n forest with "build" forest. It has not been
synced in a while and you will probably receive many push notifications
to l10n forest.
thanks,
-michael
On 12?08?12? 11:11 ??, Yong Jeffrey Huang wrote:
Hi Michael,
Will you push the change in l10n repository to master?
thanks,
Yong
On 2012/8/13 10:57, Jonathan Lu wrote:
Hi Deven,
New change set pushed @
http://hg.openjdk.java.net/jdk8/l10n/jdk/rev/93ddd9560751
Please verify
Best regards
Jonathan
On 08/10/2012 10:49 AM, Deven You wrote:
Hi Yong and Masayoshi,
I have updated the webrev[1] according to your comments, please
review it.
Thanks a lot!
[1] http://cr.openjdk.java.net/~youdwei/ojdk-292/webrev.03/
<http://cr.openjdk.java.net/%7Eyoudwei/ojdk-292/webrev.03/>
On 08/09/2012 03:45 PM, Yong Jeffrey Huang wrote:
Hi Masayoshi,
Thanks a lot for finding this problem. I forgot to check the old
locale data in regression testing.
Hi Daven,
Please remove line 658 "CurrencyNames/es_VE/VEF=BsF. ". It's for
old data.
thanks,
Yong
On 2012/8/9 15:41, Masayoshi Okutsu wrote:
Hi Yong,
The old property value for CurrencyNames/es_VE/VEF is retained at
line 658. Is that the convention for fixes (changes)?
Thanks,
Masayoshi
On 8/9/2012 1:30 PM, Yong Jeffrey Huang wrote:
Hi Daven,
The change looks good to me.
When the fix is pushed to open JDK repository, please notify me,
so that I can update the CR status.
thanks,
Yong
On 2012/8/9 11:21, Deven You wrote:
Hi Jeffrey,
Thanks for your review. I have updated the webrev[1] according
to your comments.
To Masayoshi,
After Jeffrey confirm this version of webrev please give your
opinion as Jeffrey mentioned we need a reviewer. And then I will
ask Jonathan to help me commit this patch.
Thanks a lot!
[1] http://cr.openjdk.java.net/~youdwei/ojdk-292/webrev.01/
<http://cr.openjdk.java.net/%7Eyoudwei/ojdk-292/webrev.01/>
On 08/08/2012 11:01 AM, Yong Jeffrey Huang wrote:
Hi Daven,
The symbol change is correct. The internal CR(change request)
number of this bug is 7189611, and I assigned myself as the
responsible engineer. When you fix and integrate the bug, could
you please add the CR number and its synopsis in your change
set comments.
Please refer to
http://openjdk.java.net/guide/producingChangeset.html. In
section Formatting a Changeset Comment, there is the example.
"<bugid>: <synopsis-of-symptom>" should be "7189611: Venezuela
current Currency should be Bs.F."
When the bug fix is integrated, could you please notify me, so
that I can update the CR status.
-----------------------------------------------------------------------------------------------------------------------------
For regression testing, I think you do not need to add
test/java/util/Currency/VECurrencyTest.java.
You need to add below lines in the end of
jdk/test/sun/text/resources/LocaleData
#bug 7189611
CurrencyNames/es_VE/VEF=Bs.F.
and also add 7189611 at the end of @bug in comments in
jdk/test/sun/text/resources/LocaleDataTest.java
Change Set for your reference is
http://hg.openjdk.java.net/jdk8/jdk8/jdk/rev/780b11d28712
BTW, I am not qualified to be a formal reviewer in JDK project.
thanks,
Yong
On 2012/8/7 15:35, Deven You wrote:
Hi All,
I have searched from both wikipedia and windows config, the
Venezuela currency symbol is already updated from "BsF. to "
"Bs.F.".
The ISO 4217 also map current Venezuela currency to "Bs.F.". I
have made a patch[1] to reflect this change. Could anyone take
a look!
Thanks a lot!
[1] http://cr.openjdk.java.net/~youdwei/ojdk-292/webrev.00/
<http://cr.openjdk.java.net/%7Eyoudwei/ojdk-292/webrev.00/>
--
Best Regards,
Deven