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

Nir Lisker nlisker at openjdk.java.net
Thu Mar 25 22:19:26 UTC 2021


On Thu, 25 Mar 2021 22:08:36 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.
>
> Kevin Rushforth has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Address review feedback: fix indentation in PickResult::toString, add comment to the test

Marked as reviewed by nlisker (Reviewer).

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

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


More information about the openjfx-dev mailing list