> Modify TextAreaTextEventTest.java as to verify the content changes of a both 
> TextComponent(TextField,TextArea) for the following assertions.
> 
> a. TextListener get invoked when the content of a TextField gets changed.
> b. TextListener not get invoked during text selection or when Special keys 
> such as Function Keys are pressed.
> 
> 
> Testing:
> Tested using Mach5(20 times per platform) in macos,linux and windows and got 
> all pass.

ravi gupta has updated the pull request incrementally with one additional 
commit since the last revision:

  Review Comments Fixes

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/11326/files
  - new: https://git.openjdk.org/jdk/pull/11326/files/10d2e42b..a676c424

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=11326&range=05
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=11326&range=04-05

  Stats: 15 lines in 1 file changed: 0 ins; 4 del; 11 mod
  Patch: https://git.openjdk.org/jdk/pull/11326.diff
  Fetch: git fetch https://git.openjdk.org/jdk pull/11326/head:pull/11326

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

Reply via email to