logger.sh needs to handle commands with variable assignment prefixes

XMLWordPrintable

    • b81

        JDK-8062618 introduced a regression for running ccache. It turned out that logger.sh, which is now used when compiling, could not handle command lines such as "VAR1=val1 /usr/bin/cmd VAR2=val2". For ccache, variable prefixes such as CCACHE_COMPRESS=1 was used, which caused build failures.

              Assignee:
              Magnus Ihse Bursie
              Reporter:
              Magnus Ihse Bursie
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: