RFR: 8264162: PickResult.toString() is missing the closing square bracket

Johan Vos jvos at openjdk.java.net
Thu Mar 25 13:24:45 UTC 2021


On Thu, 25 Mar 2021 12:29:38 GMT, Kevin Rushforth <kcr at openjdk.org> wrote:

> Simple fix to add a missing closing bracket to `PickResult::toString`. This includes a unit test that fails without the fix and passes with the fix.

Good catch. Test fails before and succeeds after the patch.

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

Marked as reviewed by jvos (Reviewer).

PR: https://git.openjdk.java.net/jfx/pull/443


More information about the openjfx-dev mailing list