Harshitha Onkar
Harshitha Onkar
Additional position setting (TOP_LEFT_CORNER) and a method to obtain bounds of test instruction frame are added to PassFailJFrame to handle positioning of multiple test frames. In scenarios where multiple test...
JInternalFrame background color seems to overflow into the border region. This issue is more prominently seen on Windows - Metal LAF (with fractional scaling, as shown below). The primary reason...
This test is converted to main using PassFailJFrame. It verifies wheel rotation value for high-res mouse on windows. The test requires the updated PassFailJFrame's logArea() feature added in this PR...
Following test java/awt/dnd/DnDFileGroupDescriptor/DnDFileGroupDescriptor.html is converted to main using PassFailJFrame. This test is currently problem-listed on macOS and linux, but as per the previous JBS bugs [[JDK-6242241](https://bugs.openjdk.org/browse/JDK-6242241), [JDK-8080185](https://bugs.openjdk.org/browse/JDK-8080185), [JDK-7147083](https://bugs.openjdk.org/browse/JDK-7147083)] this test...
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...
Following test is converted to main using PassFailJFrame. --------- ### Progress - [ ] Change must be properly reviewed (1 review required, with at least 1 [Reviewer](https://openjdk.org/bylaws#reviewer)) - [x] Change...
WindowsDefaultIconSizeTest.java and WBMPStreamTruncateTest.java updated to store the tmp file in test scratch dir (default location) instead of test src dir. --------- ### Progress - [x] Change must be properly reviewed...