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

idea.sh doesn't work when there are multiple configurations available.

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Fixed
    • P4
    • 18
    • 18
    • infrastructure
    • b05

    Description

      The idea.sh script invokes make, but doesn't specify a configuration. So, when multiple configurations are present, this results in an error like this:

      $ bash bin/idea.sh java.base
      Error: No CONF given, but more than one configuration found.
      Available configurations in /mnt/c/jdk/build:
      * conf1
      * conf2
      * conf3
      Please retry building with CONF=<config pattern> (or SPEC=<spec file>).

      /mnt/c/jdk/make/Init.gmk:124: *** Cannot continue. Stop.

      Suggestion to add an option to the script for specifying the configuration.

      Attachments

        Issue Links

          Activity

            People

              jvernee Jorn Vernee
              jvernee Jorn Vernee
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: