RFR: 8354493: Opensource Several MultiScreen and Insets related tests [v2]
Abhishek Kumar
abhiscxk at openjdk.org
Tue Apr 15 16:03:56 UTC 2025
On Tue, 15 Apr 2025 10:50:31 GMT, Tejesh R <tr at openjdk.org> wrote:
>> Abhishek Kumar has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Limit to 80 cols
>
> test/jdk/java/awt/Multiscreen/DialogTest.java line 232:
>
>> 230:
>> 231: public String toString() {
>> 232: return "Screen " + num + (frameOwned ? " Frame-owned" : " Dialog-owned") + (modal ? " modal " : " non-modal ") +
>
> Column length to be limited to 80.
Updated
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/24654#discussion_r2044975757
More information about the client-libs-dev
mailing list