On Fri, 15 Mar 2024 21:20:04 GMT, Phil Race <p...@openjdk.org> wrote:
> This applet test is converted to a main program using PassFailJFrame. > Other than that, the main thing I improved is the instructions. Marked as reviewed by psadhukhan (Reviewer). test/jdk/java/awt/Modal/PrintDialogsTest/PrintDialogsTest.java line 58: > 56: (a) The dialog parent type. > 57: (b) The dialog modality type > 58: (c) The print dialog type (Print dialog or Page Setup dialog) Can we put a one line gap in the GUI between Dialog parent type options and next dialog modality type heading...Right now the type and the options of all 3 appear one after the other,,,maybe 1 line gap between each category would help  ------------- PR Review: https://git.openjdk.org/jdk/pull/18333#pullrequestreview-1942457324 PR Review Comment: https://git.openjdk.org/jdk/pull/18333#discussion_r1528220823