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. Marked as reviewed by iris (Reviewer). ------------- PR: https://git.openjdk.java.net/jdk/pull/5857