JDK-8237540 : Missing files in backport of JDK-8210910
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 11.0.7
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2020-01-20
  • Updated: 2020-01-29
  • Resolved: 2020-01-20
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 11
11.0.7 b01Fixed
Related Reports
Relates :  
Relates :  
Description
Backport misses jpg, gif and png files. Failing test:
sanity/client/SwingSet/src/FileChooserDemoTest.java

List of missing files:
test/jdk/sanity/client/SwingSet/src/resources/images/duke.jpg
test/jdk/sanity/client/lib/SwingSet3/src/com/sun/swingset3/demos/filechooser/resources/images/FileChooserDemo.gif
test/jdk/sanity/client/lib/SwingSet3/src/com/sun/swingset3/demos/filechooser/resources/images/apply.png
test/jdk/sanity/client/lib/SwingSet3/src/com/sun/swingset3/demos/filechooser/resources/images/fliphor.png
test/jdk/sanity/client/lib/SwingSet3/src/com/sun/swingset3/demos/filechooser/resources/images/flipvert.png
test/jdk/sanity/client/lib/SwingSet3/src/com/sun/swingset3/demos/filechooser/resources/images/rotateleft.png
test/jdk/sanity/client/lib/SwingSet3/src/com/sun/swingset3/demos/filechooser/resources/images/rotateright.png


Comments
URL: https://hg.openjdk.java.net/jdk-updates/jdk11u/rev/56af247d3964 User: goetz Date: 2020-01-29 19:29:00 +0000
29-01-2020

URL: https://hg.openjdk.java.net/jdk-updates/jdk11u-dev/rev/56af247d3964 User: mdoerr Date: 2020-01-20 14:03:50 +0000
20-01-2020