Hi,
Another additional information for records:
The test failure bug related to tzdata2013g update was approved for
jdk8 [1]. The changeset [2] contains both fixes for 8026772 and 8025255.
[1]
http://mail.openjdk.java.net/pipermail/core-libs-dev/2013-October/022452.html
[2] http://cr.openjdk.java.net/~aefimov/8025255/7/8025255_jdk7.patch
<http://cr.openjdk.java.net/%7Eaefimov/8025255/7/8025255_jdk7.patch>
On 10/24/2013 06:59 PM, Seán Coffey wrote:
Good to put the test on ProblemList for short term Aleksej. Approved
for 7u-dev.
For records, I'm pasting bug ID and jdk8 changeset here again.
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=8025255
http://hg.openjdk.java.net/jdk8/tl/jdk/rev/60e3cdbe8cdf
regards,
Sean.
On 24/10/2013 13:56, Aleksej Efimov wrote:
The new webrev [1] contains the fixed test (it was also added to
ProblemsList.txt) and the same tzdata2013g related update.
-Aleksej
[1] http://cr.openjdk.java.net/~aefimov/8025255/7/webrev.01/
On 10/24/2013 04:08 PM, Aleksej Efimov wrote:
Ok,
The fix for failed time zone names test (JDK-8026772) is under
review. Currently, there is a discussion about test - should we
remove it or update, but anyway the time zone names and tzdata will
remain untouched. So we can proceed with pushing this backport to
7u-dev.
Thanks you,
Aleksej
On 10/17/2013 12:47 PM, Aleksej Efimov wrote:
Alan,
Of course, I'll wait for few days.
Also, I'll fix JDK-8026772 - the root cause is mine changes: All
time zone names translations are based on internal translation file
of globalization/translation team. I'll ask them to check this file
for correctness one more time.
Thanks,
Aleksej
On 10/17/2013 11:21 AM, Alan Bateman wrote:
On 16/10/2013 22:12, Aleksej Efimov wrote:
Hi,
This is a backport of the following JDK 8 bug [1] to 7u-dev.
Would it be possible to wait a day or two to see if any issues
come from the change pushed to jdk8/tl? There is at least one new
test failure in jdk8/tl (see JDK-8026772) that may be caused by
this change. It might be just a that a test was missed by the
change but I think it would be good to be confident that there
aren't any issues before back-porting.
-Alan