[Bug 287053] java/openjdk18: generated broken configure arguments
| Newsgroups | gmane.os.freebsd.devel.java |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=287053 Ronald Klop <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Attachment #260694| |maintainer-approval?(java@F Flags| |reeBSD.org) --- Comment #1 from Ronald Klop <[email protected]> --- Created attachment 260694 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=260694&action=edit git diff The issue seems to be purely cosmetically. Printf is used wrong so the % in the string is interpreted as a format character. This patch fixes the issue. I can commit it if you agree. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.