`
jyw
  • 浏览: 63552 次
  • 性别: Icon_minigender_1
  • 来自: 北京
最近访客 更多访客>>
社区版块
存档分类
最新评论

JDK 6 Update10(GA)终于发布了!

阅读更多

 

      这次Java SE的开发工具( JDK )包括了有利于开发applet和应用程序的Java运行环境( JRE环境)及命令行开发工具。

      此更新版本的完整内部版本号是1.6.0_10 - b33。外部版本号是6u10(即GA) 。11.0版本的Java HotSpot虚拟机包含在JDK6u10里。

      令人值得注意的是,此次发布提供了了下一代的Java插件。下一代Java插件是默认的IE和Firefox 3 。原来的(旧)插件仍然是默认的Firefox 2 。在Windows 系统下,您就可以使用的Java控制面板切换旧的和新的插件。

下一代Java插件提供了许多强大的功能为先进的消费内容和企业应用。其中包括:

  • 能够增加堆大小并指定每个applet基础的命令行参数
  • 能够为个别applet选择一个特定版本的JRE
  •  提高可靠性
  • 更好和更轻便的集成Java和JavaScript
  • 改进访问包含Web网页的DOM的支持
  • 加强web services的支持

     另外,此次版本还包括默认启动的新给予Windows平台Direct3D加速渲染流水线,还有修正的一些Bug及相关问题的解决办法。如未签名的Windows上的Java Applet的窗口的修改、JDK6U10(build)Vista的更新问题、Windows 64位 的安装问题、Windows 32位客户端的安装问题等。

JDK 6 Update 10

    The Java SE Development Kit (JDK) includes the Java Runtime Environment (JRE) and command-line development tools that are useful for developing applets and applications.

    The full internal version number for this update release is 1.6.0_10-b33 (where "b" means "build"). The external version number is 6u10. Included in JDK 6u10 is version 11.0 of the Java HotSpot Virtual Machine。

    Note that as of this release, the next generation Java Plug-in is provided. The next generation Java Plug-in is the default for IE and Firefox 3. The original (old) Plug-in remains the default for Firefox 2. On Windows, you can switch between the old and new Plug-ins by using the Java Control Panel. 
  

   This release introduces a new (default) implementation of the Java Plug-in that provides support for applets in the web browser. The next generation Java Plug-in combines the best architectural features of applet and Java Web Start technologies. It provides a robust platform for deployment of Java and JavaFX content in the web browser.

    The next generation Java Plug-in offers many powerful features for both advanced consumer content and enterprise applications. Some of these are:

  • ability to increase the heap size and specify command-line arguments on a per-applet basis
  • ability to select a particular version of the Java Runtime Environment for an individual applet
  • improved reliability
  • better and more portable integration between the Java and JavaScript programming languages
  • improved support for accessing the DOM of the containing web page
  • enhanced support for web services  

     

  New Direct3D Accelerated Rendering Pipeline for Microsoft Windows Platforms, Enabled by Default

This release introduces a fully hardware accelerated graphics pipeline based on the Microsoft Direct3D 9 API, translating into improved rendering of Swing or Java2D applications which rely on alpha compositing, gradients, arbitrary transformations, filtering and other more advanced 2D operations.

Since the new pipeline utilizes hardware acceleration capabilities offered by video cards, it is very important that the latest drivers for the cards are installed. Please refer to your system or video card manufacturer for the latest drivers.

 

Unsigned Java Applet Window Change on Windows

On Windows, an unsigned applet that opens a new top level window has previously included a status banner on the bottom of the window to identify it as a "Java Applet Window". In 6u10, the banner has been replaced by a small triangular warning icon placed in the upper right corner. Hovering over the icon will provide the "Java Applet Window" message as a tooltip.

 

Known Auto Update Issue on Windows Vista

For all previous 6u10 builds (thru b28) on the Microsoft Windows Vista OS, auto update is broken for an Administrator user with User Account Control (UAC) on.

Such a user, having a previous 6u10 build installed, will not be able to auto update to a newer version. Auto update fails silently. And manual update shows an error dialog.

A workaround is to manually uninstall the old release and download/install the new 6u10 GA (1.6.0_10-b33) manually.

 

0
2
分享到:
评论
1 楼 tenderghost 2008-10-16  
真的吗?下一个体验一下那个什么LookAndFeel。

相关推荐

    openjdk-8-jdk离线包及依赖.zip

    标题“openjdk-8-jdk离线包及依赖.zip”所指的是一款针对Java开发环境的软件包,特别适用于Ubuntu 16操作系统。OpenJDK(Open Source Java Development Kit)是Oracle JDK的一个开源实现,提供了Java开发和运行所需...

    openjdk 8 update412

    openjdk 8 update412

    Linux环境中的jdk11

    JDK11是Oracle公司发布的Java SE(Standard Edition)的一个长期支持版本,它引入了许多新特性和改进,以提升性能、安全性和稳定性。对于开发者来说,这意味着更高效的工作流程和更好的兼容性。 安装步骤如下: 1....

    JavaEye新闻月刊 - 2008年10月 总第8期.pdf

    JDK 6 Update 10的正式发布是Java开发的重要里程碑。该版本提升了软件的可靠性,并内置了JNLP(Java Web Start)支持,使得Java应用程序的部署更为便捷。此外,它还允许为每个Applet提供命令行参数,增强了开发者的...

    3DEXPERIENCE R2019x_GA服务端详细安装教程(SQLServer数据库).pdf

    3DEXPERIENCE R2019x GA版本服务端安装教程主要介绍了在Windows平台上,针对ENOVIA服务端3DSpace应用版本R2019x GA(6.421.0)安装和配置所需的操作系统、数据库、浏览器、Java虚拟机、应用服务器和如何设置系统变量的...

    Centos系统软件jdk-mysql-nginx-tomcat安装方法.zip

    baseurl=https://download.java.net/java/GA/jdk17.0.1/51f4bdcce6284bf0969f4dc287cf2ff2/1/GPL/openjdk-17.0.1_linux-x64_bin.rpm gpgcheck=1 enabled=1 EOF ``` 4. 安装JDK: ``` sudo yum install -y ...

    JBOSS部署相关参考文档

    在 RedHat Enterprise Linux 5.1 操作系统上安装 JDK,选择 Java SE 6 Update 6 版本。首先,需要将 JDK 安装包解压到 /opt 目录下,然后将解压后的文件夹重命名为 jdk1.6.0_06。接着,在 /etc/profile.d 目录下增加...

    openacs环境搭建(64位操作系统).pdf

    在64位系统中,需要下载适用于64位系统的 JDK 安装包,例如 `jdk-6u45-windows-x64.exe`。完成安装后,需要配置环境变量以使系统能够识别 JDK。首先,在“计算机”->“属性”->“高级系统设置”->“环境变量”中操作...

    搭建Eclipse+MyEclipse开发环境.doc

    - 首先需要从官方站点下载适合操作系统的JDK版本,例如JDK 5.0 Update7。 - 安装过程中,通常接受默认设置即可。完成安装后,需要配置系统环境变量: - `JAVA_HOME`指向JDK的安装目录,如`C:\Program Files\Java\...

    java开发环境搭配

    - **版本**: 本示例中使用的是MyEclipse 5.0 GA。 - **安装路径**: 与Eclipse相同,即`D:\eclipse3.2` #### 三、具体步骤 **1. JDK的安装与配置** - **下载并安装**: - 在`D:\java`目录下找到`jdk-1_5_0_06-...

    MyEclipse6.5注册机

    - **JDK**:安装 JDK 1.5 或更高版本,建议使用最新版本的 JDK 以获得更好的兼容性和性能。 - **Eclipse 平台**:MyEclipse 6.5 基于 Eclipse 3.3.2 构建,因此需要先安装 Eclipse 3.3.2 或更高版本。 #### 下载与...

    Android用户指南

    - `sudo apt-get update`:更新包列表。 - `sudo apt-get install git-core curl`:安装Git核心工具和CURL工具。 - `sudo apt-get install uboot-mkimage`:用于制作U-boot镜像。 如果在Ubuntu中安装Sun的JDK遇到...

    myeclipse安装指南

    - 本示例中提到的是`jdk-6u4-windows-i586-p.exe`,这代表了Java 6 Update 4的32位版本。 - 在安装过程中,请确保选择适当的选项,并记住JDK的安装路径,因为稍后需要配置环境变量。 - 安装完成后,还需要验证JDK...

    openacs环境搭建(64位操作系统)[收集].pdf

    - 对于64位操作系统,推荐下载`jdk-6u45-windows-x64.exe`文件。 - 运行安装程序并按照提示完成安装。 - **配置环境变量**: - **Path**:在系统变量中找到Path路径,添加JDK的bin目录,例如`D:\Program Files\...

Global site tag (gtag.js) - Google Analytics