Notes generated: Sun Dec 01 16:22:15 CET 2024
None.
Issue | Description |
---|---|
JDK-8157561 |
New Security property to control crypto policy This release introduces a new feature whereby the JCE jurisdiction policy files used by the JDK can be controlled via a new Security property. In older releases, JCE jurisdiction files had to be downloaded and installed separately to allow unlimited cryptography to be used by the JDK. The download and install steps are no longer necessary. To enable unlimited cryptography, one can use the new Note : On Solaris, it's recommended that you remove the old SVR4 packages before installing the new JDK updates. If an SVR4 based upgrade (without uninstalling the old packages) is being done on a JDK release earlier than 6u131, 7u121, 8u111, then you should set the new crypto.policy Security property in the java.security file. Because the old JCE jurisdiction files are left in |
Issue | Description |
---|---|
JDK-8057810 |
New defaults for DSA keys in jarsigner and keytool For DSA keys, the default signature algorithm for Users wishing to revert to the previous behavior can use the There are a few potential compatibility risks associated with this change:
|
Issue | Description |
---|---|
JDK-8171319 |
keytool now prints warnings when reading or generating certificates/certificate requests/CRLs using weak algorithms With one exception, keytool will always print a warning if the certificate, certificate request, or CRL it is parsing, verifying, or generating is using a weak algorithm or key. When a certificate is from an existing An algorithm or a key is weak if it matches the value of the |
JDK-8029659 |
keytool now prints out information of a certificate's public key Keytool now prints out the key algorithm and key size of a certificate's public key, in the form of "Subject Public Key Algorithm: |
Priority | Bug | Summary |
---|---|---|
P2 | JDK-8175053 | Mach 5 builds failed on Windows/install repo after JDK-8173207 |
Priority | Bug | Summary |
---|---|---|
P2 | JDK-8180377 | SunJCE section of Oracle Providers doc missing AES/GCM Cipher |
Priority | Bug | Summary |
---|---|---|
P2 | JDK-8179084 | HotSpot VM fails to start when AggressiveHeap is set |
Priority | Bug | Summary |
---|---|---|
P2 | JDK-8178989 | Missing copyright headers for some files |
Priority | Bug | Summary |
---|---|---|
P2 | JDK-8172805 | Update copyright header for files modified in 2016 |
P2 | JDK-8172806 | Update copyright header for files modified in 2017 |
Priority | Bug | Summary |
---|---|---|
P2 | JDK-8184448 | Crash while loading gif images with more frames |
P2 | JDK-8170450 | Crash while loading wordpress.com in HiDPI / Retina display |
P2 | JDK-8180825 | Javafx WebView fails to render pdf.js |
P2 | JDK-8183292 | Update to 604.1 version of WebKit |
P2 | JDK-8132675 | VBox.setVgrow and HBox.setHgrow corrupt following controls when window resized |
P2 | JDK-8185132 | window.requestAnimationFrame API is not working |
P3 | JDK-8138652 | [macosx] New WebView Native Code uses private Apple APIs |
P3 | JDK-8178360 | Build and integrate ICU from source |
P3 | JDK-8178440 | Build libxml2 and libxslt from source |
P3 | JDK-8178319 | Build sqlite3 from source |
P3 | JDK-8176729 | com.sun.webkit.dom.NodeImpl#SelfDisposer is not called |
P3 | JDK-8165909 | JavaScript to Java String conversion is not correct |
P3 | JDK-8179673 | JVM Crash in WebPage.setBackgroundColor() during webpage navigation (Non Public API) |
P3 | JDK-8172836 | WebView Debug build is broken |
P4 | JDK-8172495 | Ignore __cmake_systeminformation from web module build directory |
P4 | JDK-8089283 | Padding property of the select tag is incorrect in WebView |
Priority | Bug | Summary |
---|---|---|
P2 | JDK-8172847 | [macos] If you hit the escape key repeatedly to close the subwindow, the process crashes |
Priority | Bug | Summary |
---|---|---|
P3 | JDK-8057810 | New defaults for DSA keys in jarsigner and keytool |
Priority | Bug | Summary |
---|---|---|
P2 | JDK-8154015 | Apply algorithm constraints to timestamped code |
P2 | JDK-8177569 | keytool should not warn if signature algorithm used in cacerts is weak |
P2 | JDK-8171319 | keytool should print out warnings when reading or generating cert/cert req using weak algorithms |
P3 | JDK-8179564 | Missing @bug for tests added with JDK-8165367 |
P3 | JDK-8153146 | sun/security/krb5/auto/MaxRetries.java failed with timeout |
P4 | JDK-8029659 | Keytool, print key algorithm of certificate or key entry |
Priority | Bug | Summary |
---|---|---|
P3 | JDK-8157561 | Ship the unlimited policy files in JDK Updates |
P4 | JDK-8158517 | Minor optimizations to ISO10126PADDING |
Priority | Bug | Summary |
---|---|---|
P3 | JDK-8087144 | sun/security/krb5/auto/MaxRetries.java fails with Retry count is -1 less |
P4 | JDK-8077670 | sun/security/krb5/auto/MaxRetries.java may fail with BindException |