The following table lists the bug fixes included in the JDK 11.0.3 release:
| # | JBS | Component | Subcomponent | Summary |
|---|---|---|---|---|
| 1 | JDK-8207070 | client-libs | java.awt | Webstart app popup on wrong screen in a one-screen setup changing to multi-monitor |
| 2 | JDK-8211295 | core-libs | java.sql | DriverManager::getConnection fails to find driver if it's called from JDBC RowSet |
| 3 | JDK-8212941 | core-libs | java.time | Support new Japanese era in java.time.chrono.JapaneseEra |
| 4 | JDK-8211398 | core-libs | java.util:i18n | Square character support for the Japanese new era |
| 5 | JDK-8208275 | hotspot | compiler | C2 crash in Node::add_req(Node*) |
| 6 | JDK-8209758 | hotspot | gc | 2 classes with same name G1PrintCollectionSetClosure cause crash when logging is enabled |
| 7 | JDK-8211821 | hotspot | runtime | PrintStringTableStatistics crashes JVM |
| 8 | JDK-8214827 | hotspot | runtime | Incorrect call ClassLoaders.toFileURL("jrt:/java.compiler") |
| 9 | JDK-8215397 | hotspot | runtime | jsig.c missing classpath exception |
| 10 | JDK-8213952 | security-libs | java.security | Relax DNSName restriction as per RFC 1123 |
| 11 | JDK-8213782 | security-libs | javax.net.ssl | NullPointerException in sun.security.ssl.OutputRecord.changeWriteCiphers |
| 12 | JDK-8212885 | security-libs | javax.net.ssl | TLS 1.3 resumed session does not retain peer certificate chain |
| 13 | JDK-8207258 | security-libs | javax.net.ssl | Distrust TLS server certificates anchored by Symantec Root CAs |
| 14 | JDK-8214129 | security-libs | javax.net.ssl | SSL session resumption/SNI with TLS1.2 causes StackOverflowError |
| 15 | JDK-8209615 | xml | javax.xml.stream | ParseError in XMLEventReader on a valid input |
| 16 | JDK-8210874 | xml | javax.xml.stream | Test for JDK-8209615 |
| 17 | JDK-8215330 | xml | jaxp | javax.xml.catalog.CatalogResolverImpl: GroupEntry.matchURI fails to match |