Re: RFR: 8357176: java.awt javadoc code examples still use Applet API [v2]

2025-05-21 Thread Alexey Ivanov
On Tue, 20 May 2025 21:56:28 GMT, Phil Race wrote: >> src/java.desktop/share/classes/java/awt/GridLayout.java line 50: >> >>> 48: * >>> 49: * EventQueue.invokeAndWait(() -> { >>> 50: *Frame frame = new Frame("GridLayout"); >> >> I would like to bring this to the discussion not ne

Re: RFR: 8357176: java.awt javadoc code examples still use Applet API [v2]

2025-05-20 Thread Phil Race
On Tue, 20 May 2025 21:17:22 GMT, Sergey Bylokhov wrote: >> Phil Race has updated the pull request incrementally with one additional >> commit since the last revision: >> >> 8357176 > > src/java.desktop/share/classes/java/awt/GridLayout.java line 50: > >> 48: * >> 49: * EventQueue.invo

Re: RFR: 8357176: java.awt javadoc code examples still use Applet API [v2]

2025-05-20 Thread Sergey Bylokhov
On Tue, 20 May 2025 20:30:21 GMT, Phil Race wrote: >> Update the some code examples and accompanying images to no longer mention >> or display as applets. > > Phil Race has updated the pull request incrementally with one additional > commit since the last revision: > > 8357176 src/java.desk

Re: RFR: 8357176: java.awt javadoc code examples still use Applet API [v2]

2025-05-20 Thread Phil Race
> Update the some code examples and accompanying images to no longer mention or > display as applets. Phil Race has updated the pull request incrementally with one additional commit since the last revision: 8357176 - Changes: - all: https://git.openjdk.org/jdk/pull/25278/files