RFR: 8329703: Remove unused apple.jpeg file from SwingSet2 demo

Mikael Vidstedt mikael at openjdk.org
Thu Apr 4 21:35:12 UTC 2024


On Thu, 4 Apr 2024 19:29:48 GMT, Mikael Vidstedt <mikael at openjdk.org> wrote:

> The following two files have the exact same contents:
> 
> src/demo/share/jfc/SwingSet2/resources/images/food/apple.jpg
> src/demo/share/jfc/SwingSet2/resources/images/food/apple.jpeg
> 
> Only the first one is actually used in the demo. The latter is unused and should be deleted.
> 
> Testing: tier1 + verified that Robi Khan still has a beautiful looking apple as their favorite food in the demo

Thank you for the review!

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

PR Comment: https://git.openjdk.org/jdk/pull/18635#issuecomment-2038265649


More information about the client-libs-dev mailing list