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

Builds fail if the build id contains commas

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • 9
    • 9
    • infrastructure
    • None

      If you try to run a build with a build id that contains commas (e.g. via jprt using -id 12345,12345), the build will fail with the following error:

      make[3]: Leaving directory '.../make'
      make/Main.gmk:183: recipe for target 'java.base-launchers' failed
      Launcher-java.base.gmk:40: *** missing separator. Stop.
      make[2]: *** [java.base-launchers] Error 1
      make[2]: *** Waiting for unfinished jobs....

      This worked before.

            erikj Erik Joelsson
            tschatzl Thomas Schatzl
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: