文章详情页
Sun 发布 Java 5 Update 7
浏览:5日期:2024-03-16 08:03:55
Sun 发布了 Java 5 Update 7 Java 5 Update 7 修复了Update 6 的一些bugs,与解决了一些安全问题。其中一个比较主要的bug是:之前验证签名过的jar非常的慢,并带来性能降低。关于安全问题,官方提到:Prior to this update, an applet or application could specify the version of the JRE on which it would run. This has changed. All applets are executed with the latest JRE version. Unsigned Java Web Start applications that specify a version other than the latest trigger a warning, requiring explicit user permission before the application will run. Signed Java Web start applications are not affected
标签:
Java
相关文章:
1. Java图形组件JGraph 5.7.1新版发布2. Spring Web Flow 1.0 发布3. Django contrib auth authenticate函数源码解析4. Spring Security如何基于Authentication获取用户信息5. Docker 部署 Prometheus的安装详细教程6. Android Studio 4.0 正式发布在Ubuntu 20.04中安装的方法7. 基于Rake和Gems的Java构造工具Raven 1.1 发布8. PHP 4.4.0发布 修复导致内存崩溃问题9. Java14发布了,再也不怕NullPointerException了10. 使用 prometheus python 库编写自定义指标的方法(完整代码)
排行榜