JDK-8235815 : Build fails with error: no "alt" attribute for image
  • Type: Bug
  • Component: client-libs
  • Sub-Component: javax.swing
  • Affected Version: 14
  • Priority: P1
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2019-12-12
  • Updated: 2019-12-19
  • Resolved: 2019-12-12
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 14 JDK 15
14 b27Fixed 15Fixed
Related Reports
Relates :  
Relates :  
Description
After JDK-8227607 it seems like builds on all platforms are failing with multiple error messages similar to this one: 

src/java.desktop/share/classes/javax/swing/text/Document.java:201: error: no "alt" attribute for image
[2019-12-12T07:16:57,769Z]  * <p style="text-align:center"><img src="doc-files/plain1.gif">
Comments
URL: https://hg.openjdk.java.net/jdk/jdk/rev/9b157392afd6 User: rwestberg Date: 2019-12-12 08:34:37 +0000
12-12-2019