On Thu, 25 Mar 2021 12:29:38 GMT, Kevin Rushforth <k...@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. This pull request has now been integrated. Changeset: f3e27a08 Author: Kevin Rushforth <k...@openjdk.org> URL: https://git.openjdk.java.net/jfx/commit/f3e27a08 Stats: 42 lines in 2 files changed: 39 ins; 0 del; 3 mod 8264162: PickResult.toString() is missing the closing square bracket Reviewed-by: jvos, nlisker ------------- PR: https://git.openjdk.java.net/jfx/pull/443