On Thu, 16 Jun 2022 20:02:08 GMT, Jonathan Gibbons <[email protected]> wrote:
> Please review a minor update to fix the content of an error message. > > As reported in JBS, the problem was partly that there was a missing space to > separate two items, but also, the second item should not have been there > anyway. > > The fix here, for 19, is to suppress the second item. Fixing the missing > space will be part of a follow-up cleanup in mainline, that is too big to > include here. > > Note: there is no attempt in this fix to address whether the message should > be generated at all. Looks good to me. ------------- Marked as reviewed by hannesw (Reviewer). PR: https://git.openjdk.org/jdk19/pull/30
