Uploaded image for project: 'OpenJDK'
  1. OpenJDK
  2. OPENJDK-2583

OpenJDK Build passes empty --with-source-date option

XMLWordPrintable

    • Icon: Epic Epic
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • None
    • None
    • None
    • FixSourceDateFlag
    • False
    • Hide

      None

      Show
      None
    • False
    • To Do

      As reported by Andrew Leonard:

       

      "At first glance of the build log, I can see one issue which is the
      --with-source-date= is blank, this means the JDK will use a timestamp
      generated from the time of the start of your build, which is thus not
      reproducible, you will need to change this to use the scheduled release
      date, which is achieved by using:
          --with-source-date=version"

      This is because the option was set to use SOURCE_DATE_EPOCH when added, but this environment variable is only set on newer versions of Fedora & RHEL. We should switch to what Temurin uses to simplify comparisons.

              rhn-engineering-ahughes Andrew Hughes
              anleonar Andrew Leonard (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated: