[Review Request] 8008161: Regression: j.u.TimeZone.getAvailableIDs(rawOffset) returns non-sorted list

Xueming Shen xueming.shen at oracle.com
Wed Feb 13 19:02:50 UTC 2013


Hi,

This is the "regression" triggered by my changeset
8007572: Replace existing jdk timezone data at <java.home>/lib/zi with JSR310's tzdb.

While the specification does not specify that the returned list from
j.u.TimeZone.getAvailableIDs(rawOffset) should be sorted, this has
been the implementation for years. It appears there are at least some
tests may have dependency on this.

Here is the webrev to restore the existing behavior.

http://cr.openjdk.java.net/~sherman/8008161/webrev

Please help review.

Thanks!
-Sherman



More information about the core-libs-dev mailing list