RFR: 8320608: Many jtreg printing tests are missing the @printer keyword

Alan Bateman alanb at openjdk.org
Thu Nov 23 07:06:04 UTC 2023


On Wed, 22 Nov 2023 19:26:40 GMT, Phil Race <prr at 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/TEST.ROOT line 15:

> 13: #
> 14: # Notes on "client" keywords : headful sound printer 2d dnd multimon 
> 15: # ==================================================================

The notes reads well but they're notes for "2d" and "dnd". The heading hints that there will be information on these keywords.

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/16785#discussion_r1402974534


More information about the client-libs-dev mailing list