The Java SE 11.0.12 BPRs, are based on the current Java SE 11.0.12 release and are available for Java SE Subscription customers. This release is also available for legacy Java SE Suite, Java SE Advanced, and Java SE Support and when directed by support to be used as part of another Oracle product.
For more information on installation and licensing of Java SE Products, visit Java SE Products Overview.
Find information about Java SE Subscriptions at Oracle Java SE Subscriptions.
The following sections summarize changes made in all Java SE 11.0.12 BPR releases. The BPR releases are listed below in date order, most current BPR first. Note that bug fixes in previous BPRs are also included in the current BPR.
BugId | Category | Subcategory | Description |
---|---|---|---|
JDK-8263773 | infrastructure | build | Reenable German localization for builds at Oracle |
JDK-8240256 | security-libs | javax.crypto:pkcs11 | Better resource cleaning for SunPKCS11 Provider |
JDK-8245511 | hotspot | gc | G1 adaptive IHOP does not account for reclamation of humongous objects by young GC |
JDK-8246274 | hotspot | gc | G1 old gen allocation tracking is not in a separate class |
BugId | Category | Subcategory | Description |
---|---|---|---|
JDK-8259886 | security-libs | javax.net.ssl | Improve SSL session cache performance and scalability |
BugId | Category | Subcategory | Description |
---|---|---|---|
JDK-8268347 | hotspot | compiler | C2: nested locks optimization may create unbalanced monitor enter/exit code |
JDK-8269304 | hotspot | compiler | Regression ~5% in 2005 in b27 |
JDK-8266653 (Confidential) | install | install | Change update mode for JDK rpm/deb installers as it breaks "yum update" for JDK11+ |
JDK-8260680 | tools | jshell | PipedOutputStream.write in a JShell throws error "pipe closed" |
JDK-8247403 | tools | jshell | JShell: No custom input (e.g. from GUI) possible with JavaShellToolBuilder |