On Mon, 7 Mar 2022 22:47:13 GMT, Magnus Ihse Bursie <i...@openjdk.org> wrote:
> The BSD version of the date command that ships with macOS cannot handle all > ISO 8601 formats. More specifically, it cannot handle trailing milliseconds. > > This fix will allow it to be more tolerant. Are we losing the timezone when using this fallback? I'm not sure if that is actually better behavior. ------------- Marked as reviewed by erikj (Reviewer). PR: https://git.openjdk.java.net/jdk/pull/7733