RFR: 8334016: Make PrintNullString.java semi-automatic

Phil Race prr at openjdk.org
Wed Apr 16 19:08:17 UTC 2025


On Tue, 8 Apr 2025 08:58:45 GMT, Renjith Kannath Pariyangad <rkannathpari 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.

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

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


More information about the client-libs-dev mailing list