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

replace [[ and == bash extensions in regtest

XMLWordPrintable

        test/sun/management/jmxremote/bootstrap/GeneratePropertyPassword.sh

        contains the line
        if [[ $OS == CYGWIN_NT* ]] ; then

        bash understands [[ test command and == operator in the test command, but sh does not.

              igerasim Ivan Gerasimov
              igerasim Ivan Gerasimov
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: