[jdk25] Integrated: 8359181: Error messages generated by configure --help after 8301197

2025-06-15 Thread SendaoYan
On Fri, 13 Jun 2025 12:09:53 GMT, SendaoYan wrote: > Hi all, > > This pull request contains a backport of commit > [7b7136b4](https://github.com/openjdk/jdk/commit/7b7136b4eca15693cfcd46ae63d644efc8a88d2c) > from the [openjdk/jdk](https://git.openjdk.org/jdk) repository. > > The commit being

Integrated: 8359181: Error messages generated by configure --help after 8301197

2025-06-12 Thread SendaoYan
On Wed, 11 Jun 2025 03:21:06 GMT, SendaoYan wrote: > Hi all, > > The macro `HELP_PRINT_ADDITIONAL_HELP_AND_EXIT` is only called directly from > make/autoconf/configure. In JDK-8301197, most uses of `printf` was changed > to `echo`, but this explicit call wasn't updated to also set ` ECHO=echo