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

All make control variables need special propagation

XMLWordPrintable

    • b09

      A make variable like JTREG="JAVA_OPTIONS=-Djava.security.debug=all;MAX_OUTPUT=1000000" could end up losing the quotes and thus the shell will split at ; in reinvocations of make. For the JTREG variable specifically, this is a regression since JDK-8348586, that moved JTREG from INIT_CONTROL_VARIABLES to MAKE_CONTROL_VARIABLES, which were not properly treated.

            ihse Magnus Ihse Bursie
            ihse Magnus Ihse Bursie
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: