On Mon, 18 Mar 2024 07:45:42 GMT, Abhishek Kumar <abhis...@openjdk.org> wrote:
> Conversion of manual applet test to main based using PassFailJFrame manual > framework. > > Tested in macOS where it didn't worked for "key press C to change tab layout" > else it worked for other "key press (R, B, L, T) to change tab position. So, > test is still in problem list. This pull request has now been integrated. Changeset: 65d9f119 Author: Abhishek Kumar <abhis...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/65d9f119c401c26c9a6436f5c9a513f91bb8c753 Stats: 783 lines in 4 files changed: 168 ins; 614 del; 1 mod 8328328: Convert javax/swing/JTabbedPane/4666224/bug4666224.java applet test to main Reviewed-by: honkar, tr ------------- PR: https://git.openjdk.org/jdk/pull/18340