Hello, This is a request for approval to fix the following bugs in 7u40:
- http://bugs.sun.com/view_bug.do?bug_id=8014469 8014469 : (tz) Support tzdata2013c - http://bugs.sun.com/view_bug.do?bug_id=8015570 (may not be browseable yet) 8015570: Use long comparison in Rule.getRules(). webrev: http://cr.openjdk.java.net/~peytoia/8014469.8015570/webrev/ The fix is basically a backport from jdk 8 but includes a small difference in Rule.java in order to avoid using Long.compare(), since it wasn't available in JDK 6. My coworker has reviewed & approved this fix with an additional change in closed area. Thanks, -- Yuka
