On Thu, 5 Mar 2026 04:02:01 GMT, Prasanta Sadhukhan <[email protected]> wrote:
>> I approved but there may have been some value in the null checks ... > > Where? In PrintJobDelegate what we had in the first version? But since we now > always initialize the PageRange guess it will never be null and it has ran > without that check since 1.1 so I guess we are ok.. yes. What is the harm in avoiding an NPE ? ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/29874#discussion_r2887496507
