以前一直宣传的 消费版 JRE, 号称仅有 2MB 大小, 现在提供下载了. 消息来自于 java.sun.com.
Get Early Access to the Next Java SE 6 Update
Download Java SE 6 Update N, formerly known as the Consumer JRE, and provide feedback on these exciting features: Direct3D, Java Quick Starter, Nimbus, and Deployment Toolkit. Get the RSS feed.
https://jdk6.dev.java.net/6uNea.html
Subscribe our live link feed for lastest news & information: Java SE 6 Update N Early Access You will find in here an overview of the features covered by Java SE 6 Update N, links to provide feedback and report issues, as well as testing instructions to help you evaluate the new features.
Overview Java SE 6 Update N (formerly know as the "Consumer JRE" project) is an update release that introduces new features and enhancements aimed at providing an optimized consumer end user experience. Java SE 6 Update N focuses on the following areas:
- Enhanced JRE installation experience
- The Deployment Toolkit takes the guess work out of determining what versions of the JRE end users have installed on their PC. It supplies Java based web applet/application deployers with a simple interface to accomplish Java detection and installation.
- The Kernel installation mode (not available yet in this build) lets first time Java users run applets and Web Start applications without waiting for the whole JRE download. While the default Kernel installation will work with existing Java applets, application developers have the ability to select libraries that should be installed with the kernel, before the rest of the JRE is installed on the end user's system.
- For current users of Java SE, the JRE update mechanism has also been improved, using a patch-in-place mechanism that translates in a faster and more reliable update process (the patch in place mechanism will take effect for end users who upgrade from this update release or later to a new update release). As an added benefit, follow-on update releases will no longer be listed as separate items in the Windows "Add or Remove Programs" dialog.
- Improved performance and look & feel
- The Quick Starter feature will prefetch portions of the JRE into memory, substantially decreasing the average JRE cold start-up time (the time that it takes to launch a Java application for the first time after a fresh reboot of a PC).
-
Hardware acceleration support: Java SE 6 Update N introduces a fully hardware accelerated graphics pipeline based on the Microsoft Direct3D 9 API, translating into improved rendering of Swing applications which rely on translucency, gradients, arbitrary transformations, and other more advanced 2D operations.
- A new cross-platform Swing look & feel, code name Nimbus, provides a nice update over 'Metal' and 'Ocean'.
- Kernel installation mode
The Kernel installation mode will be available at a later date. Stay tuned or subscribe our live link feed for lastest news & information: Java SE 6 Update N Early Access
We are excited to introduce these long needed changes to the JRE, and hope that you will be able to evaluate Java SE 6 Update N and provide feedback to us. Note The following articles and presentations provide additional details about the Java SE 6 Update N features:
Download Note: Please remove any previous installs of 6uN before installing different builds. Java SE 6 Runtime (JRE) Update N build 07 Windows Online Installer Java SE 6 Runtime (JRE) Update N build 07 Windows Offline Installer For other platforms, please see Download Page See also: Installation FAQ Testing Guidelines We recommend you follow the testing instructions and guidelines in this section if you are not familiar with any of the new features in Java SE 6 Update N.
Feedback You can ask questions and provide us feedbacks on Java.net forums.
FAQ Visit our FAQ sections for more information. More FAQ will be added as the EA program goes on.
|
分享到:
相关推荐
Java SE Development Kit 8u202 是Oracle公司发布的一个重要的Java开发工具包,主要用于Java Standard Edition(Java SE)的应用程序开发和运行。这个版本的JDK是Java 8的一个更新,版本号u202表示它是一个更新版本...
jre6 java 6update15
Java 6 Update 45是Java Runtime Environment (JRE) 的一个较早版本,由Sun Microsystems(现已被Oracle公司收购)开发。这个版本在2012年发布,主要是为了解决Java 6中的安全问题和其他性能改进。JRE是运行Java应用...
运行JAVA程序不可缺少的环境。一旦拥有Java软件,您即会进入一个全新的互动世界。 Java语言是稳居网络应用程序语言的首选之一。这都要归功于它高度的安全性以及跨平台的特性,几乎在目前所有的电脑平台上您都可以...
Sun Java SE Runtime Environment (JRE) 6 是Java平台标准版的一个重要版本,它为运行基于Java技术的应用程序提供了所需的运行环境。Java SE是Java Development Kit (JDK)的一部分,但JRE则不包含开发工具,主要是...
Java SE 6u45(Java Standard Edition 6 Update 45)是Java SE 6的一个更新版本,它基于JDK 1.6.0_45构建。该版本是在Java SE 6生命周期中的一个后期更新,主要包含了性能改进、安全增强以及对一些已知问题的修复。...
Java(TM) 6 Update 21 是Oracle公司发布的一个针对Java开发环境的重要更新,它主要针对Java SE(标准版)6进行了一系列的性能优化、安全修复以及稳定性改进。这个更新对于初学者和开发者来说,是学习和使用Java编程...
1.4版在Java的跨平台性和高安全性的基础上,增加了很多新的特性和功能,提供了更高的性能、可规划性、稳定性和服务能力。Version 1.4 发展了丰富的客户端应用程序开发能力并为开发和发布当今标准化通用的Web服务提供...
Java Standard Edition (SE) Development Kit 是Oracle公司提供的用于开发和部署Java应用程序的基础工具集。JDK是Java开发环境的核心组成部分,包含了Java编译器、Java运行时环境(JRE)、Java调试器以及其他开发...
Java SE Development Kit 8u181,简称为JDK 8u181,是Oracle公司发布的Java开发工具包的一个重要版本,主要用于Java平台,标准版(JavaSE)的开发和部署工作。这个版本针对64位Windows操作系统设计,通过文件"jdk-8u...
总的来说,Java(TM) Platform SE Binary 7.70U I586是Java开发者和用户不可或缺的组件,它提供了开发、运行Java应用程序所需的全部环境。无论是桌面应用、Web应用还是移动应用,Java都扮演着重要的角色,其强大的跨...
本安装包是Oracle公司为Linux操作系统提供的Java SE 11版本,确保了开发者在Linux环境下能够进行Java程序的开发和运行。 在Linux系统中安装Java SE 11通常涉及以下几个步骤: 1. **下载**:首先,你需要访问Oracle...
Java Cryptography Extension (JCE) 是Java平台提供的一组用于加密和解密的库,它支持各种加密算法,如RSA、AES等。在早期的Java版本中,由于法律法规的限制,JCE对加密强度进行了限制,这被称为有限强度的司法管辖...
《Java+Access构建的学生信息管理系统详解》 在信息化时代,数据管理成为了教育机构日常运营的重要环节,学生信息管理系统就是其中的关键工具。本文将详细介绍如何利用Java编程语言作为前端开发工具,与Access...
Java8(JRE) Update是一款网络应用程序语言,是运行java程序不可缺少的环境,也是款革命性开发平台,很多通过java编写的软件都需要依赖jre才能正常运行。Java8平台集合生产力、易用性、多语种编程、更高安全性和稳定...
Java SE 6 Update 21 修正了一些bug ◆Java SE 6u21的更新在先前的版本中有的20个安全漏洞修补程序。 Java SE 6u21本次更新增加了对系统配置的支持: ◆Oracle Enterprise Linux 5.5 ◆Oracle Enterprise Linux 5.4 ...
在Java编程中,连接Microsoft Access数据库是一个常见的任务,特别是在小型项目或者学习环境中。这个"java连接access例子"展示了如何在Java应用中使用JDBC(Java Database Connectivity)驱动来与Access数据库进行...
2023年01月17日 Java SE Development Kit 8, Update 361 (JDK 8u361) Java 8 是广泛使用的稳定版,JDK8将在2030年12月前提供支持! JAVA环境变量配置:(祥见资源说明) 此电脑->右键->属性->高级系统设置->环境变量...
在提供的`ConnectAccess.java`文件中,可能包含了这些步骤的具体实现。通过阅读和理解这个文件,你可以了解如何实际应用上述概念。不过,为了提高效率和可维护性,建议使用更现代的JDBC驱动,如Apache的DBCP或C3P0,...
Java SE 8 Update 112(JDK 8u112)最新版官方下载 Java SE Development Kit 8 Downloads Thank you for downloading this release of the Java™ Platform, Standard Edition Development Kit (JDK™). The JDK is...