On Tue, 12 Mar 2024 18:20:14 GMT, Harshitha Onkar <hon...@openjdk.org> wrote:
> The following InputMethod test, bug8154816.java is converted to main using > PassFailJFrame. > > - test renamed to PinyinIMCapsTest > - moved one directory above - /java/awt/im/ > - html file deleted. > > PS: I tried to automate this test using Robot, but was unable to produce the > same effect as a keyboard keypress for Pinyin, hence keep it as a manual test. This pull request has now been integrated. Changeset: fc0472ba Author: Harshitha Onkar <hon...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/fc0472baf9bad298e853bf2ca3d10dc9415272cd Stats: 168 lines in 3 files changed: 82 ins; 86 del; 0 mod 8328000: Convert /java/awt/im/8154816/bug8154816.java applet test to main Reviewed-by: tr, azvegint ------------- PR: https://git.openjdk.org/jdk/pull/18245