[jdk17u-dev] RFR: 8296632: Write a test to verify the content change of TextArea sends TextEvent
Victor Rudometov
vrudomet at openjdk.org
Sat Nov 19 07:32:45 UTC 2022
Backport for [JDK-8296632](https://bugs.openjdk.org/browse/JDK-8296632) Write a test to verify the content change of TextArea sends TextEvent https://git.openjdk.org/jdk/commit/59a308b9d0546471566b11f62ef9bdc169ca0b95
Clean Backport.
New test, low risk.
Test passes during manual run: make run-test TEST="test/jdk/java/awt/event/ComponentEvent/TextAreaTextEventTest.java"
-------------
Commit messages:
- 8296632: Write a test to verify the content change of TextArea sends TextEvent
Changes: https://git.openjdk.org/jdk17u-dev/pull/903/files
Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=903&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8296632
Stats: 141 lines in 1 file changed: 141 ins; 0 del; 0 mod
Patch: https://git.openjdk.org/jdk17u-dev/pull/903.diff
Fetch: git fetch https://git.openjdk.org/jdk17u-dev pull/903/head:pull/903
PR: https://git.openjdk.org/jdk17u-dev/pull/903
More information about the jdk-updates-dev
mailing list