发布于 2018-01-17 03:48:31 | 532 次阅读 | 评论: 0 | 来源: 网友投递
JDK Java开发工具包
Java Development Kit (JDK) 是Sun公司(已被Oracle收购)针对Java开发员的软件开发工具包。自从Java推出以来,JDK已经成为使用最广泛的Java SDK(Software development kit)。
JDK 9.0.4 版本发布,此版本的完整版本字符串是 9.0.4 + 11 (其中“+”表示“build”)。这是 JDK 9 的最终计划发布版本。
bug 修复:
JNLP files won't launch from IE11 on Windows 10 Creators Update
s390: Some java boolean checks are not correct
Provide media support for libav version 57
Underscore not visible in HTML combo box options inside webview
Possible crash due to use‑after‑free
Open‑source the Oracle JDK Root Certificates
A comment in the java.security configuration file incorrectly says that "strong but limited" is the default value
Negotiated Finite Field Diffie‑Hellman Ephemeral Parameters for TLS
完整更新内容请查看发布主页。
JDK 8u162 发布。此更新版本的完整版本字符串是1.8.0_162-b12(其中“b”表示“build”)。
更新内容:
bug 修复:
Characters are skipped on input of Korean text on OS X
Create an alternative fix for JDK‑8167102, whose fix was backed out
[macos] Font2DTest demo started failing for Arabic range from JDK 8 u162 b01 on Mac
完整内容请查看发布主页。
JDK 8u161 发布。此更新版本的完整版本字符串是1.8.0_161-b12(其中“b”表示“build”)。
bug 修复:
Resizing dialog which is JWindow parent makes JVM crash
Text in native popup is not always updated with Sogou IME
DNS provider cleanups
64 bit java install not setting jnlp associate if lower 32bit versions exist
JVM crashes sometimes while starting
完整内容请查看发布主页。
下载地址:http://www.oracle.com/technetwork/java/javase/downloads/index.html