On Thu, 7 Oct 2021 21:30:22 GMT, Naoto Sato <na...@openjdk.org> wrote:
> While working on tzdata2021c update, I noticed there is a dead code in > `sun.util.calendar.ZoneInfoFile`, which was used to tweak the rules for > `endOfDay` for certain cases. These are no longer needed as JDK's code is > already capable of dealing with transitions beyond the end of the day. This pull request has now been integrated. Changeset: ec199072 Author: Naoto Sato <na...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/ec199072c5867624d66840238cc8828e16ae8da7 Stats: 29 lines in 1 file changed: 0 ins; 29 del; 0 mod 8274864: Remove Amman/Cairo hacks in ZoneInfoFile Reviewed-by: iris, joehw ------------- PR: https://git.openjdk.java.net/jdk/pull/5857