On Wed, 22 Nov 2023 19:26:40 GMT, Phil Race <p...@openjdk.org> wrote:
> Many printing tests do not have the @printer keyword. This adds them to those > that need it. > I also found one test that has nothing to do with printing in the print > folder and moved it out. test/jdk/java/awt/print/PrinterJob/PrintAllFonts.java line 29: > 27: * @key printer > 28: * @summary Font specified with face name loses style on printing > 29: * @run main/manual PrintRotatedText Is it intentional that this test presumably runs another test — `PrintRotatedText` — instead? ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/16785#discussion_r1403735222