On Mon, 4 Nov 2024 06:41:05 GMT, Prasanta Sadhukhan <psadhuk...@openjdk.org> 
wrote:

>> Test was pointing to missing html file, probably due to old Applet usage. 
>> Test is updated to use PFJ..
>
> Prasanta Sadhukhan has updated the pull request incrementally with one 
> additional commit since the last revision:
> 
>   Restrict to linux

test/jdk/java/awt/PrintJob/PrintCheckboxTest/PrintCheckboxManualTest.java line 
22:

> 20:  * or visit www.oracle.com if you need additional information or have any
> 21:  * questions.
> 22:  * @requires (os.family == "linux")

@prsadhuk Looks like the OS check was added to the copyright header by mistake.

test/jdk/java/awt/PrintJob/PrintCheckboxTest/PrintCheckboxManualTest.java line 
34:

> 32:  * @build PassFailJFrame
> 33:  * @run main/manual PrintCheckboxManualTest
> 34: */

Suggestion:

 */

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

PR Review Comment: https://git.openjdk.org/jdk/pull/21786#discussion_r1831602506
PR Review Comment: https://git.openjdk.org/jdk/pull/21786#discussion_r1831610589

Reply via email to