RFR: 8354493: Opensource Several MultiScreen and Insets related tests
Tejesh R
tr at openjdk.org
Tue Apr 15 10:55:43 UTC 2025
On Tue, 15 Apr 2025 09:35:27 GMT, Abhishek Kumar <abhiscxk at openjdk.org> wrote:
> Several multi screen related Applet tests are converted to manual and open sourced.
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.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/24654#discussion_r2044244352
More information about the client-libs-dev
mailing list