8074032: Instant.ofEpochMilli(millis).toEpochMilli() can throw arithmetic...
8074032: Instant.ofEpochMilli(millis).toEpochMilli() can throw arithmetic overflow in toEpochMilli() Summary: Instant.toEpochMilli() now takes into account the sign of the 'seconds' field. Reviewed-by: rriggs, scolebourne
Showing
想要评论请 注册 或 登录