RFR: 8357176: java.awt javadoc code examples still use Applet API

Alexey Ivanov aivanov at openjdk.org
Tue May 20 19:49:51 UTC 2025


On Tue, 20 May 2025 19:12:21 GMT, Phil Race <prr at openjdk.org> wrote:

> BTW I tried a couple of times to upload javadoc to cr.openjdk.org so I could show the new rendered javadoc but uploads failed ...

I experienced some issues with uploading files to cr.openjdk.org some time ago; recently it worked well, however, the login isn't instantaneous. I uploaded the updated javadoc for `PassFailJFrame` yesterday.

Yeah, it would be helpful to look at the updated javadoc. If I have some time, I'll build updated javadoc and upload it…

>> src/java.desktop/share/classes/java/awt/doc-files/BorderLayout-1.png line 1:
>> 
>>> 1: �PNG
>> 
>> The images would look better with square borders… which are left on Windows 10 only.
>> 
>> If it's possible to make the pixels on the rounded corners transparent or at least white, the images would look better.
>
> I did not feel like getting into manual touch up of these images. In some cases they are a massive improvement over what was there before regardless eg this is how FlowLayout looks today
> https://docs.oracle.com/en/java/javase/21/docs/api/java.desktop/java/awt/doc-files/FlowLayout-1.gif

I absolutely agree, the new screenshots are of a better quality.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/25278#discussion_r2098739075
PR Review Comment: https://git.openjdk.org/jdk/pull/25278#discussion_r2098739983


More information about the client-libs-dev mailing list