Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8284539

Configure --with-source-date=version fails on MacOS

XMLWordPrintable

    • b19
    • os_x

      Currently on MacOS running configure with --with-source-date=version
      results in:
      16:46:08 checking what source date to use... unavailable
      16:46:08 configure: error: Cannot convert DEFAULT_VERSION_DATE to timestamp
      16:46:08 configure exiting with result code 1

      I think it's due to recent change https://github.com/openjdk/jdk/pull/7733/files
      which does not handle the case where there is no "time" specified any longer, which is what happens using DEFAULT_VERSION_DATE from version-numbers.conf => "2022-09-20"

            aleonard Andrew Leonard
            aleonard Andrew Leonard
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: