summaryrefslogtreecommitdiff
path: root/java/openjdk19/files/patch-make_autoconf_help.m4 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* java/openjdk18-24: fix printf in configure outputRonald Klop2025-05-291-0/+11
Printf was confused because the argument was used as format string and contained a %. The issue is only cosmetical so not bumping port revision. It is mentioned in the PR that an upstream fix is in openjdk25. PR: 287053 Approved by: java@