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

get_source.sh outputs 'integer expression expected' messages

    XMLWordPrintable

Details

    • Bug
    • Status: Resolved
    • P4
    • Resolution: Fixed
    • None
    • 9
    • infrastructure
    • $ bash --version
      GNU bash, version 3.2.51(1)-release (x86_64-apple-darwin13)
      Copyright (C) 2007 Free Software Foundation, Inc.

    • b23
    • x86_64
    • os_x

    Backports

      Description

        Though get_source.sh seems to work fine it outputs error/warning messages:

        $ bash get_source.sh
        get_source.sh: line 58: [: 1+20140303: integer expression expected
        get_source.sh: line 64: [: 1+20140303: integer expression expected
        No repositories to process.
        # Repositories: . corba jaxp jaxws langtools jdk hotspot nashorn deploy install sponsors pubs
                            .: cd . && hg pull -u
                        corba: cd corba && hg pull -u
                         jaxp: cd jaxp && hg pull -u
                        jaxws: cd jaxws && hg pull -u
                    langtools: cd langtools && hg pull -u
                          jdk: cd jdk && hg pull -u
                      hotspot: cd hotspot && hg pull -u
                      nashorn: cd nashorn && hg pull -u
                         jaxp: pulling from http://hg.openjdk.java.net/jdk9/dev/jaxp
                            .: pulling from http://hg.openjdk.java.net/jdk9/dev
                        corba: pulling from http://hg.openjdk.java.net/jdk9/dev/corba
                    langtools: pulling from http://hg.openjdk.java.net/jdk9/dev/langtools
                      nashorn: pulling from http://hg.openjdk.java.net/jdk9/dev/nashorn
                      hotspot: pulling from http://hg.openjdk.java.net/jdk9/dev/hotspot
                        jaxws: pulling from http://hg.openjdk.java.net/jdk9/dev/jaxws
                          jdk: pulling from http://hg.openjdk.java.net/jdk9/dev/jdk

        Attachments

          Issue Links

            Activity

              People

                mduigou Mike Duigou
                prappo Pavel Rappo
                Votes:
                0 Vote for this issue
                Watchers:
                4 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: