Integrated: 8282769: BSD date cannot handle all ISO 8601 formats

Magnus Ihse Bursie ihse at openjdk.java.net
Tue Mar 8 14:08:10 UTC 2022


On Mon, 7 Mar 2022 22:47:13 GMT, Magnus Ihse Bursie <ihse at 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.

This pull request has now been integrated.

Changeset: 0f88fc18
Author:    Magnus Ihse Bursie <ihse at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/0f88fc180cd5abc60605a094efa3f3a54f67f7a0
Stats:     7 lines in 1 file changed: 0 ins; 2 del; 5 mod

8282769: BSD date cannot handle all ISO 8601 formats

Reviewed-by: erikj

-------------

PR: https://git.openjdk.java.net/jdk/pull/7733



More information about the build-dev mailing list