On Fri, 9 May 2025 14:05:36 GMT, Magnus Ihse Bursie <i...@openjdk.org> wrote:

> If you have a directory `OpenJDK` and do `cd openjdk`, this will register the 
> current directory as `openjdk`, not `OpenJDK`. This will later on make the 
> check in configure to see if we are in the root directory (to determine where 
> to put the configuration) will fail, since it does a case-sensitive 
> comparison.

The variable substitution did not work on the bash installed on the GHA macs... 
I did not know that it was not universally supported. *sigh*

-------------

PR Comment: https://git.openjdk.org/jdk/pull/25146#issuecomment-2867014546

Reply via email to