On Wed, 20 May 2026 22:16:20 GMT, Phil Race <[email protected]> wrote:
> if the System Property "user.name" is unset, then in some also unlikely > circumstance the printing implementation will get an NPE. > > --------- > - [x] I confirm that I make this contribution in accordance with the [OpenJDK > Interim AI Policy](https://openjdk.org/legal/ai). This pull request has now been integrated. Changeset: aa98d5d2 Author: Phil Race <[email protected]> URL: https://git.openjdk.org/jdk/commit/aa98d5d20b33cfed2bf62db263fcb2cb8b36a81c Stats: 139 lines in 5 files changed: 133 ins; 0 del; 6 mod 8385100: Null pointer dereference in java.desktop/windows/classes/sun/print/Win32PrintJob.java:606 and other PrintJob implementations Reviewed-by: psadhukhan, kizune ------------- PR: https://git.openjdk.org/jdk/pull/31225
