文章详情页
Sun 发布 Java 5 Update 7
浏览:4日期: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. Python web如何在IIS发布应用过程解析2. 基于docker 搭建Prometheus+Grafana的过程详解3. Spring IDE 1.2.4发布4. 使用 prometheus python 库编写自定义指标的方法(完整代码)5. Sun 公司发布Java API文档中文版6. Java debugger工具JSwat 3.4 发布了7. JSF Library QuipuKit 1.0 发布8. SpringBoot+Prometheus+Grafana实现应用监控和报警的详细步骤9. Android Studio 3.6 正式版终于发布了,快来围观10. ASP.NET Core 7 Razor Pages项目发布到IIS的详细过程
排行榜