RFR: 8334016: Make PrintNullString.java automatic

Renjith Kannath Pariyangad rkannathpari at openjdk.org
Wed Apr 23 12:31:46 UTC 2025


On Wed, 16 Apr 2025 19:04:57 GMT, Phil Race <prr at openjdk.org> wrote:

>> Hi Reviewers,
>> 
>> I have updated the test and made it semi-automatic (need to click "Print") . Test will initiate a print and result will be generated automatic. 
>> 
>> Please review and let me know your suggestions.
>
> I don't think these changes are worth doing.
> What I would do is make the test completely automated.
> You don't need a user to create a printerjob any more - although you did when this test was first written
> Also you can print to file so you don't even need to waste paper.

Thanks @prrace for your time and review,
I have modified the test and now its fully automatic, as you suggested above used print to file option.

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

PR Comment: https://git.openjdk.org/jdk/pull/24501#issuecomment-2824125480


More information about the client-libs-dev mailing list