On Wed, 18 Jun 2025 05:54:40 GMT, Tejesh R <t...@openjdk.org> wrote: >> Srinivas Mandalika has updated the pull request incrementally with one >> additional commit since the last revision: >> >> Added SkippedException when Printer is unavailable. > > test/jdk/java/awt/print/Dialog/DialogType.java line 64: > >> 62: .title("DialogType Test Instructions") >> 63: .instructions(INSTRUCTIONS) >> 64: .rows((int)INSTRUCTIONS.lines().count() + 2) > > Not required.
Removed. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/25842#discussion_r2156488693