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

Disable tools/jar/ReproducibleJar.java on 32-bit platforms

    XMLWordPrintable

Details

    • jar
    • b05

    Backports

      Description


        $ CONF=linux-x86-server-fastdebug make run-test TEST=tools/jar/ReproducibleJar.java

        Checking jar entries local date time for --date 2099-12-31T23:59:59+00:00, is 2099-12-31T23:59:59
        test ReproducibleJar.testValidSourceDate("2099-12-31T23:59:59+00:00"): failure
        java.lang.AssertionError: checkFileTime failed, extracted to 1963-11-25T16:31:42Z, expected to be close to 2099-12-31T22:59:59Z
        at ReproducibleJar.checkFileTime(ReproducibleJar.java:243)
        at ReproducibleJar.testValidSourceDate(ReproducibleJar.java:152)

        This is due to JDK-8279444, which cannot be solved yet. This test might need to be disabled on 32-bit platforms meanwhile.

        Attachments

          Issue Links

            Activity

              People

                shade Aleksey Shipilev
                shade Aleksey Shipilev
                Votes:
                0 Vote for this issue
                Watchers:
                4 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: