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

JDK tools should support SOURCE_DATE_EPOCH

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Withdrawn
    • Icon: P4 P4
    • None
    • 18
    • tools

      Currently when even when using --with-source-date (SOURCE_DATE_EPOCH) the build image jars, zips and jmods are not built deterministically, for various reasons:
      - ZipOutputStream and Jar do not support SOURCE_DATE_EPOCH
      - Jar and Jmod content order is not deterministic due to relying on underlying OS file IO
      - Zip generation uses the "zip" tool which does not support SOURCE_DATE_EPOCH and is non-deterministic

       

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

              Created:
              Updated:
              Resolved: