On Fri, 29 Oct 2021 13:45:24 GMT, Ajit Ghaisas <aghai...@openjdk.org> wrote:

>> Done.
>
> The corresponding comment for the method isSimpleMnemonic() also needs 
> correction.
> You can limit it to -
> 
>     /**
>      * Determines whether the string contains a simple mnemonic at the 
> specified position.
>      * A simple mnemonic is any two-character string similar to "_x", where x 
> is not an
>      * underscore or a whitespace character.
>      */

Done.

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

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

Reply via email to