On Tue, 12 Mar 2024 20:33:29 GMT, Harshitha Onkar <hon...@openjdk.org> wrote:
>> The following InputMethod test, bug8148984.java is converted to main using >> PassFailJFrame. >> >> - test instructions updated to make to more clear >> - test renamed to PinyinIMCommaTest >> - 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 > > Harshitha Onkar has updated the pull request incrementally with one > additional commit since the last revision: > > removed unused Util from jtreg header `java/awt/im/8148984/bug8148984.java` (tests comma character) & `test/jdk/java/awt/im/8132503/bug8132503.java` (tests fullstop character) are similar so I'm using the same PR to update both. These tests essentially have similar instructions and test settings except testing a different character. As such these can be combined as a single test, but the instruction may become long and complex hence keeping them as separate tests. ------------- PR Comment: https://git.openjdk.org/jdk/pull/18251#issuecomment-1992577598