On Tue, 12 Mar 2024 19:33:04 GMT, Harshitha Onkar <hon...@openjdk.org> wrote:
> Following InputMethod applet tests are converted to main using PassFailJFrame > > 1. java/awt/im/8132503/bug8132503.java (Renamed to PinyinIMFullstopTest.java) > 2. java/awt/im/8148984/bug8148984.java (Renamed to PinyinIMCommaTest.java) > > - test instructions are updated to make to more clear > - tests renamed > - moved one directory above - /java/awt/im/ > - html file deleted. > > Two tests are updated as part of this PR as they are similar, details here > https://github.com/openjdk/jdk/pull/18251#issuecomment-1992577598 This pull request has now been integrated. Changeset: 4f8f4865 Author: Harshitha Onkar <hon...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/4f8f48654e500e875d14e6b4707ab654acc59176 Stats: 327 lines in 6 files changed: 157 ins; 170 del; 0 mod 8328012: Convert InputMethod (/java/awt/im) applet tests to main Reviewed-by: azvegint, tr ------------- PR: https://git.openjdk.org/jdk/pull/18251