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

Kevin Rushforth kcr at openjdk.java.net
Wed Mar 31 13:00:13 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.

This pull request has now been integrated.

Changeset: f3e27a08
Author:    Kevin Rushforth <kcr at 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


More information about the openjfx-dev mailing list