On Tue, 15 Apr 2025 09:35:27 GMT, Abhishek Kumar <abhis...@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