The following table lists the bug fixes included in the JDK 8u211 release:
| # | JBS | Component | Subcomponent | Summary |
|---|---|---|---|---|
| 1 | JDK-8213983 | client-libs | java.awt | [macosx] Keyboard shortcut ???cmd +`??? stops working properly if popup window is displayed |
| 2 | JDK-8213583 | client-libs | java.awt | Error while opening the JFileChooser when desktop contains shortcuts pointing to deleted files |
| 3 | JDK-8076164 | client-libs | javax.swing | [JTextField] When input too long Thai character, cursor's behavior is odd |
| 4 | JDK-8132136 | client-libs | javax.swing | [PIT] RTL orientation in JEditorPane is broken |
| 5 | JDK-8133108 | client-libs | javax.swing | [PIT] Container size is wrong in JEditorPane |
| 6 | JDK-8187364 | client-libs | javax.swing | Unable to enter zero width non-joiner (ZWNJ) symbol in Swing text component |
| 7 | JDK-8216396 | core-libs | java.lang | Support new Japanese era and new currency code points in java.lang.Character for Java SE 8 |
| 8 | JDK-8218915 | core-libs | java.lang | Change isJavaIdentifierStart and isJavaIdentifierPart to handle new code points |
| 9 | JDK-8217710 | core-libs | java.lang | Add 5 currency code points to Java SE 8uX |
| 10 | JDK-8180469 | core-libs | java.time | Wrong short form text for supplemental Japanese era |
| 11 | JDK-8212941 | core-libs | java.time | Support new Japanese era in java.time.chrono.JapaneseEra |
| 12 | JDK-8211398 | core-libs | java.util:i18n | Square character support for the Japanese new era |
| 13 | JDK-8202088 | core-libs | java.util:i18n | Japanese new era implementation |
| 14 | JDK-8207152 | core-libs | java.util:i18n | Placeholder for Japanese new era should be two characters |
| 15 | JDK-8217609 | core-libs | java.util:i18n | New era placeholder not recognized by java.text.SimpleDateFormat |
| 16 | JDK-8159886 | deploy | plugin | Window of a newly launched Oracle Forms applet loses focus |
| 17 | JDK-8133984 | hotspot | runtime | print_compressed_class_space() is only defined in 64-bit VM |
| 18 | JDK-8180904 | hotspot | test | Hotspot tests running with -agentvm failing due to classpath |
| 19 | JDK-8187220 | install | install | postinstall fails if there is a space in user name |
| 20 | JDK-8214185 | javafx | media | Upgrade GStreamer to the latest (1.14.4) version |
| 21 | JDK-8200665 | javafx | samples | Ensemble: Update SyntaxHighlighter to version 4.0.1 |
| 22 | JDK-8207772 | javafx | web | File API and FileReader should be supported in WebView |
| 23 | JDK-8213541 | javafx | web | WebView does not handle HTTP response without ContentType |
| 24 | JDK-8215702 | javafx | web | SVG gradients are not rendered |
| 25 | JDK-8215799 | javafx | web | Complex text is not rendered by webkit on Windows |
| 26 | JDK-8214119 | javafx | web | Update to 607.1 version of WebKit |
| 27 | JDK-8211399 | javafx | web | libxslt fails to build with glibc 2.26 |
| 28 | JDK-8211454 | javafx | web | Update SQLite to version 3.26.0 |
| 29 | JDK-8214452 | javafx | web | Update libxml2 to version 2.9.9 |
| 30 | JDK-8213806 | javafx | web | WebView - JVM crashes for given HTML |
| 31 | JDK-8218611 | javafx | web | [DRT] fast/xslt tests fails with Unsupported encoding windows-1251 |
| 32 | JDK-8219539 | javafx | web | Cherry pick GTK WebKit 2.22.6 changes |
| 33 | JDK-8133802 | security-libs | replace some <tt> tags (obsolete in html5) in security-libs docs | |
| 34 | JDK-8216280 | security-libs | java.security | Allow later Symantec Policy distrust date for two Apple SubCAs |
| 35 | JDK-8215318 | security-libs | java.security | Amend the Standard Algorithm Names specification to clarify that names can be defined in later versions |
| 36 | JDK-8029661 | security-libs | javax.net.ssl | Support TLS v1.2 algorithm in SunPKCS11 provider |
| 37 | JDK-8207258 | security-libs | javax.net.ssl | Distrust TLS server certificates anchored by Symantec Root CAs |
| 38 | JDK-8129988 | security-libs | javax.net.ssl | JSSE should create a single instance of the cacerts KeyStore |
| 39 | JDK-8217579 | security-libs | javax.net.ssl | TLS_EMPTY_RENEGOTIATION_INFO_SCSV is disabled after 8211883 |
| 40 | JDK-8203190 | security-libs | javax.net.ssl | SessionId.hashCode generates too many collisions |
| 41 | JDK-8164656 | security-libs | org.ietf.jgss:krb5 | krb5 does not retry if TCP connection timeouts |