Integrated: 8368576: PrintJob.getGraphics() does not specify behavior after PrintJob.end()

Phil Race prr at openjdk.org
Wed Nov 5 18:58:38 UTC 2025


On Wed, 24 Sep 2025 16:43:13 GMT, Phil Race <prr at openjdk.org> wrote:

> Update the spec. of java.awt.PrintJob.getGraphics() to document long standing behaviour after PrintJob.end() has been called.
> 
> A CSR has been created https://bugs.openjdk.org/browse/JDK-8368577

This pull request has now been integrated.

Changeset: 5a37374d
Author:    Phil Race <prr at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/5a37374dcaae0d3939570b33418f772a901df21a
Stats:     2 lines in 1 file changed: 2 ins; 0 del; 0 mod

8368576: PrintJob.getGraphics() does not specify behavior after PrintJob.end()

Reviewed-by: psadhukhan, tr, serb

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

PR: https://git.openjdk.org/jdk/pull/27474


More information about the client-libs-dev mailing list