On Wed, 15 Sep 2021 21:49:01 GMT, Weijun Wang <[email protected]> wrote:
> My understanding is that the $PATH variable usually already contains > `/usr/bin` and `/usr/local/bin`. If you switch to $PATH, maybe it's no more > necessary to try out those 2 anymore? > > Just curious, what is the full path of openssl on your Cygwin? On the machine I checked, it reads as follows: PATH='C:\\Cygwin\\usr\\local\\bin;C:\\Cygwin\\bin;C:\\WINDOWS\\system32;C:\\WINDOWS;C:\\WINDOWS\\System32\\Wbem;C:\\WINDOWS\\System32\\WindowsPowerShell\\v1.0;C:\\WINDOWS\\System32\\OpenSSH;C:\\cygwin\\bin;C:\\Users\\jpgansible\\AppData\\Local\\Microsoft\\WindowsApps;%JAVA_HOME%\\bin;C:\\Cygwin\\usr\\local\\bin' \\ ------------- PR: https://git.openjdk.java.net/jdk/pull/5523
