On Thu, 7 Mar 2024 03:16:20 GMT, Prasanta Sadhukhan <[email protected]> 
wrote:

> OPensource BoxView test

JBS is confidential and hence not linked.

test/jdk/javax/swing/text/BoxView/bug6494356.java line 28:

> 26:  * @key headful
> 27:  * @summary Test that BoxView.layout() is not called with negative 
> arguments
> 28:  * @run main bug6494356 bug6494356.html

Can the test be converted to non-applet based?

test/jdk/javax/swing/text/BoxView/bug6494356.java line 65:

> 63:                 });
> 64:                 JFrame f = new JFrame();
> 65:                 f.setTitle("6494356");

Frame Title could be meaningful and also the test name.

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

PR Review: https://git.openjdk.org/jdk/pull/18147#pullrequestreview-1921434383
PR Review Comment: https://git.openjdk.org/jdk/pull/18147#discussion_r1515522052
PR Review Comment: https://git.openjdk.org/jdk/pull/18147#discussion_r1515523482

Reply via email to