RFR: 8282936: Write a regression test for JDK-4615365 [v2]

Manukumar V S mvs at openjdk.java.net
Tue Mar 22 06:29:16 UTC 2022


On Tue, 22 Mar 2022 01:35:52 GMT, Sergey Bylokhov <serb at openjdk.org> wrote:

>> Manukumar V S has updated the pull request incrementally with two additional commits since the last revision:
>> 
>>  - Removed extra blank line before import static
>>  - Review comment fixed: Limited 80 chars per line
>
> test/jdk/javax/swing/JSplitPane/4615365/JSplitPaneDividerLocationTest.java line 52:
> 
>> 50:  * @key headful
>> 51:  * @bug 4615365
>> 52:  * @summary This test confirms that the JSplitPane current and last divider positions are correct when realized.
> 
> Please split the long lines to have 80 chars per line.

Done.

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

PR: https://git.openjdk.java.net/jdk/pull/7802



More information about the client-libs-dev mailing list