RFR: 8264162: PickResult.toString() is missing the closing square bracket [v2]
Johan Vos
jvos at openjdk.java.net
Wed Mar 31 13:00:12 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 jvos (Reviewer).
-------------
PR: https://git.openjdk.java.net/jfx/pull/443
More information about the openjfx-dev
mailing list