On Thu, 25 Jan 2024 05:37:40 GMT, Renjith Kannath Pariyangad <rkannathp...@openjdk.org> wrote:
>> Hi Reviewers, >> >> Updated manual printer test cases with 'PassFailJFrame', also removed unused >> variables. Added 'SkippedException' in case of printer missing or not >> configured. >> >> Please review and let me know your suggestions. >> >> Regards, >> Renjith > > Renjith Kannath Pariyangad has updated the pull request incrementally with > one additional commit since the last revision: > > Fixed whitespace errors @Renjithkannath There are many test changes in a single PR, it would be easier to review if the tests are split into different PRs. For instance one PR/JBS issue per 5-6 tests. ------------- PR Comment: https://git.openjdk.org/jdk/pull/17565#issuecomment-1911218955