Integrated: 8276206: Rename TextBinding class to better express its purpose

Michael Strauß mstrauss at openjdk.java.net
Fri Nov 26 14:03:06 UTC 2021


On Wed, 24 Nov 2021 04:23:59 GMT, Michael Strauß <mstrauss at openjdk.org> wrote:

> This PR renames `TextBinding` to `MnemonicInfo` and adds the following text to its javadoc:
> 
>           /**
>     33 +    * Provides information about mnemonics contained within a string.

This pull request has now been integrated.

Changeset: fc3792d5
Author:    Michael Strauß <mstrauss at openjdk.org>
Committer: Jeanette Winzenburg <fastegal at openjdk.org>
URL:       https://git.openjdk.java.net/jfx/commit/fc3792d5cb39cd3706f28953c3f97bdecc07bba6
Stats:     320 lines in 6 files changed: 146 ins; 146 del; 28 mod

8276206: Rename TextBinding class to better express its purpose

Reviewed-by: kcr, fastegal

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

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


More information about the openjfx-dev mailing list