On Wed, 24 Sep 2025 22:47:43 GMT, Sergey Bylokhov <[email protected]> wrote:

> Does this mean that using the graphics object after calling .end is not 
> specified as noop? The comments above is from the non public API.

I directed you to the following spec on end()
 * Ends the print job and does any necessary cleanup.

I think it unnecessary to say that you can't continue to print after calling 
end.

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

PR Comment: https://git.openjdk.org/jdk/pull/27474#issuecomment-3335515996

Reply via email to