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. This pull request has now been integrated. Changeset: 76fea807 Author: Phil Race <p...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/76fea807071eee80a1e00aae7bc4784a6d35bf4b Stats: 247 lines in 139 files changed: 140 ins; 23 del; 84 mod 8320608: Many jtreg printing tests are missing the @printer keyword Reviewed-by: aivanov, serb ------------- PR: https://git.openjdk.org/jdk/pull/16785