文章详情页
Sun 发布 Java 5 Update 7
浏览:19日期: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. Java14发布了,再也不怕NullPointerException了2. Spring Boot2发布调用REST服务实现方法3. Sun 公司发布Java API文档中文版4. Esper 1.0 发布 -- 纯Java的事件流处理和相关性框架5. Sun 公司完整发布Java API文档中文版6. java 运行报错has been compiled by a more recent version of the Java Runtime7. Java EE 5 SDK Update 1 发布8. IDEA下因Lombok插件产生的Library source does not match the bytecode报错问题及解决方法(亲测可用)9. Spring Web Flow 1.0 EA 发布10. Simple Logging Facade for Java 1.0 发布
排行榜