On Thu, 10 Nov 2022 08:01:38 GMT, Abhishek Kumar <[email protected]> wrote:

> It seems there was a typo inside function `installListeners(Component, int)` 
> and `removeListeners(Component)` on case EventID.CELLEDITOR.
> 
> Changed the string from "getCellEditorMethod" to "getCellEditor" in 
> `protected void installListeners(Component c, int eventID)` and `protected 
> void removeListeners(Component c)` methods.
> 
> Didn't add any test case.

@azuev-java Can you please review this PR?

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

PR: https://git.openjdk.org/jdk/pull/11082

Reply via email to