How does the (Oracle) Java JVM know a leap second is occurring?
The Answer by assylias is correct. This Answer adds some thoughts triggered by a comment on that Answer. The comment referred to calculating elapsed time over the midnight when a Leap Second is scheduled. This Answer does address the original Question as well by pointing out that for practical usage, the issue of Leap Second … Read more