On Fri, 29 Mar 2024 12:45:36 GMT, Alexey Ivanov <aiva...@openjdk.org> wrote:
> Remove all the leftovers of the _"standard instructions" machinery_ from the > `NullPaper.java` test. > > The test code consists of two lines now: concise and clear. This pull request has now been integrated. Changeset: 5cf457b7 Author: Alexey Ivanov <aiva...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/5cf457b74334c08bab40e2e6c1a8544a2555fb82 Stats: 177 lines in 1 file changed: 6 ins; 155 del; 16 mod 8329320: Simplify awt/print/PageFormat/NullPaper.java test Reviewed-by: honkar, prr ------------- PR: https://git.openjdk.org/jdk/pull/18547