RFR: 8326606: Test javax/swing/text/BoxView/6494356/bug6494356.java performs a synchronization on a value based class

Tejesh R tr at openjdk.org
Fri Mar 8 04:11:16 UTC 2024


On Thu, 7 Mar 2024 13:54:18 GMT, Alexey Ivanov <aivanov at openjdk.org> wrote:

>> 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?
>
> It's not applet-based. The HTML file is an argument to the test, it is the file that's loaded into `JEditorPane`.

Oh, my bad, didn't notice it.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/18147#discussion_r1516229717


More information about the client-libs-dev mailing list