bigadmin blueprints campus-ambassadors community core-java database developers ee embedded enterprise events free glassfish java java-ee java-me java-se javafx javaone learning mobility mysql netbeans open-source opensolaris sdn security server solaris solaris-10 solaris-sysadmin storage students sun sun-studio sysadmin sysadmin-java training virtualization zfs

 

« Previous page | Main | Next page »
Wednesday Feb 11, 2009

Java SE 6u14 Early Access is now available!

Another round of Early Access for Java SE has started! 6 Update 14 build 01 is now available for download!


This release includes:
  • Service Tag creation for Windows JRE (CR 6676480).
  • Java HotSpot 14 with new optimization and garbage collector.

Check out the summary of changes and download this release!

Please report any issues to http://bugreport.sun.com or provide your feedback to the 6uN Forum. You may subscribe to our 6uN RSS feed

or if you prefer emails, enter your email address here:

Posted at 01:31PM Feb 11, 2009 by Roger Yeung in Java SE 6 Update N  |  Comments[2]

Monday Feb 02, 2009

Java SE 6 Update 12 has been released

The highly anticipated 64-bit Java Plug-In and Windows 2008 support has been included in this release as well as other performance enhancement for Java and JavaFX applications. For a list of changes in this update, please check out the release notes. Download now to run the latest Java release!

Posted at 11:08AM Feb 02, 2009 by Roger Yeung in Java SE 6 Update N  |  Comments[3]

Wednesday Dec 24, 2008

Java SE 6 Update 12 b03 Available

6u12-b03 early access builds are now ready for download. Please visit http://jdk6.dev.java.net/6uNea.html

For a list of changes, please see the summary of changes. Please report any issues to http://bugreport.sun.com. You may subscribe to our 6uN RSS feed


or if you prefer emails, enter your email address here:

Happy holidays to you all and thanks for participating the early access program.

Posted at 12:43PM Dec 24, 2008 by Roger Yeung in Java SE 6 Update N  |  Comments[3]

Friday Dec 12, 2008

Java SE 6 Update 12 Early Access Now Available!

The early access program for Java SE 6 Update 12 (6u12ea) is now available! You can download the early access builds at http://jdk6.dev.java.net/6uNea.html


This update release contains some of the most wanted features voted by the SDN Java community: 64-bit Java Plug-in for 64-bit browser users ( Note: if you use 32-bit and 64-bit browser interchangeably, you will need to install both 32-bit and 64-bit JREs in order to have Java Plug-In for both browsers.). We have also included support for Windows 2008. Don't wait until 6u12 release. Download the early access version and try it now!


For more information, please see http://jdk6.dev.java.net/6uNea.html

Posted at 02:28PM Dec 12, 2008 by Roger Yeung in Java SE 6 Update N  |  Comments[4]

Tuesday Dec 09, 2008

Java SE 6 Update 12 EA Program about start

The SDN Program News will continue to bring you news about the 6u12 early access program. Stay tuned!

Posted at 12:17PM Dec 09, 2008 by Roger Yeung in Java SE 6 Update N  |  Comments[2]

Tuesday Oct 21, 2008

Java SE 6 Update 10 has shipped!!

Download Java SE 6 Update 10 release now!

This update release introduces new features and enhancements aimed at providing an optimized consumer end user experience. Java SE 6 Update 10 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 online installer (JRE only) lets first time Java users run applets and Web Start applications without waiting for the whole JRE download. The default Kernel installation is expected to satisfy the requirements of most Java applets and applications, and any additional libraries that may be required at runtime are downloaded to complete the Kernel installation. This installation mechanism let the end user get up and running significantly faster, while the complete JRE installation takes place in the background. See Java Kernel FAQ for more information.
    • 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 Java 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 10 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, Nimbus, provides a nice update over 'Metal' and 'Ocean'.
  • Next-Generation Java Plug-In
    • A new implementation of the Java Plug-In that is designed to address long-standing issues with applets, and which features improved reliability, the ability to specify large heap sizes, the ability to select a specific JRE version to execute a particular applet, improved Java/JavaScript interoperability, and better support for signed applets on Windows Vista.
  • Unify Browser and Desktop Experience
    • The new draggable feature in Applet unifies user's browser and desktop experience - The New Plug-In allows you to drag an Applet off from a browser to your desktop and allows your Applet continues to run. In addition to dragging an Applet off from a browser, when user closes the a shortcut can also be created from this draggable Applet. The shortcut utilizes Java Web Start technology and allow user to launch the Applet with Java Web Start without opening a web browser. Thus, this feature unifies desktop application deployment via Java Web Start technology, and Applet deployment inside the browser.
  • New Version Download and Pack200 Support
    • We introduce new Java system properties to support the usage of version download and Pack200 without any server side requirements. This addresses the issue that is raised in RFE 6378311.
I'd say, download Java SE 6 Update 10 if you haven't already, take advantage of the above consumer features, create draggable applets to allow your users to drag it off from the website, point your users to the Kernel installer so they can have a faster installation experience, and use Java Deployment Toolkit to easily detect and deploy a suitable JRE for your applications.

Happy coding~! :-) 

Posted at 05:13PM Oct 21, 2008 by Roger Yeung in Java SE 6 Update N  |  Comments[4]

Wednesday Oct 08, 2008

Try Out the New JRE Update Mechanism

One of the major features in Java SE 6 Update 10 is the new Java Runtime Platform (JRE) update mechanism. Going forward from 6u10, users will have faster and more robust experiences when updating their Java Runtime Platforms from one update release to another (ie. 6u10 => 6u11). This new Patch-In-Place update mechanism reduces the download size and increase the performance of the update process. In addition, there will only be one Java Runtime Environment left on users system. User will not see a list of JREs in their "Add or Remove Programs" anymore.


We have created a 6u11 dummy along with instructions for you to try this new feature. We would like you to try it and let us know your feedback. Please see http://jdk6.dev.java.net/testPIP.html for more information.


Subscribe to our live link feed for latest news & information.


If you prefer email, enter your email address:

Posted at 03:23PM Oct 08, 2008 by Roger Yeung in Java SE 6 Update N  |  Comments[2]

Monday Sep 15, 2008

Java SE 6 Update 10 b32 is now available

Java SE 6u10 build 32  is now available for download!
News:
    * Check out the new "Cross-Domain XML support" documentation for New Java Plug-In.
    * New documentation about the DOM access.
    * Summary of changes for b32. List of all fixes as of the latest build is also available.
    * For information about the new features in 6u10, please see the testing guideline.
    * If you find any 6u10 bugs, please submit them: http://bugreport.sun.com.

For comments and feedback:

    * For Deployment Toolkit, Java Kernel, and Java Update (patch-in-place): JRE Installer & Auto Update Forum
    * For Java QuickStarter: Java Quick Starter Forum
    * For Nimbus: Swing & AWT Forum
    * For Direct3D: Java2D Forum
    * For general issues: 6uN Early Access
    * For the New Java System Properties: 6uN Early Access


Subscribe to our live link feed for latest news & information.


If you prefer email, enter your email address:

Posted at 03:22PM Sep 15, 2008 by Roger Yeung in Java SE 6 Update N  |  Comments[2]

Wednesday Sep 10, 2008

Java SE 6 Update 10 RC2 is now available

Java SE 6u10 RC2  is now available for download!
News:
    * Summary of changes for b31. List of all fixes as of the latest build is also available.
    * For information about the new features in 6u10, please see the testing guideline.
    * If you find any 6u10 bugs, please submit them: http://bugreport.sun.com.

For comments and feedback:

    * For Deployment Toolkit, Java Kernel, and Java Update (patch-in-place): JRE Installer & Auto Update Forum
    * For Java QuickStarter: Java Quick Starter Forum
    * For Nimbus: Swing & AWT Forum
    * For Direct3D: Java2D Forum
    * For general issues: 6uN Early Access
    * For the New Java System Properties: 6uN Early Access


Subscribe to our live link feed for latest news & information.


If you prefer email, enter your email address:

Posted at 02:04PM Sep 10, 2008 by Roger Yeung in Java SE 6 Update N  |  Comments[2]

Friday Aug 08, 2008

6u10 Post Survey Reminder

Just a reminder, the 6u10 Post-Beta Survey will be closed on Monday. We are currently reviewing your inputs. Make sure to submit your comments if you haven't already.


http://java.sun.com/webapps/survey/display?survey_id=7409

Posted at 11:09AM Aug 08, 2008 by Roger Yeung in Java SE 6 Update N  |  Comments[2]

Monday Jul 28, 2008

Java SE 6u10 Post-Beta Survey

After the first 6u10 Beta (build 14), we have come a long way in fixing bugs and collecting your comments. Thanks again for all your feedback and responses.


Now that b28 has released, please fill out this post-beta survey for the Java SE 6 Update 10 release and let us know how you feel about b28:


http://java.sun.com/webapps/survey/display?survey_id=7409


There are many fixes in last couple builds so make sure you are using the latest 6u10 build (b28) if you are not already.


The survey will be closed on 8/11/08.

Posted at 05:18PM Jul 28, 2008 by Roger Yeung in Java SE 6 Update N  |  Comments[2]

Thursday Jul 24, 2008

Java SE 6 Update 10 build 28 is now available


Java SE 6u10-b28 is now available for download.

News:
    * Summary of changes for b28. List of all fixes as of the latest build.
    * Check out this technical article about the New Plug-In if you haven't already.
    * For information about the new features in 6u10, please see the testing guideline.
    * If you find any 6u10 bugs, please submit them: http://bugreport.sun.com.

For comments and feedback:

    * For Deployment Toolkit, Java Kernel, and Java Update (patch-in-place): JRE Installer & Auto Update Forum
    * For Java QuickStarter: Java Quick Starter Forum
    * For Nimbus: Swing & AWT Forum
    * For Direct3D: Java2D Forum
    * For general issues: 6uN Early Access
    * For the New Java System Properties: 6uN Early Access


Subscribe to our live link feed for latest news & information.


If you prefer email, enter your email address:

Posted at 05:41PM Jul 24, 2008 by Roger Yeung in Java SE 6 Update N  | 

Friday Jul 11, 2008

Java SE 6u10-27 is now available


Java SE 6u10-b27 is now available for download.
News:

    * Here are the summary of changes for b26 & b27. We have also added a list of all fixes as of the latest build.
    * Try out the new drag and drop feature in Applet and send us your feedback.
    * For information about the new features in 6u10, please see the testing guideline.
    * If you find any 6u10 bugs, please submit them: http://bugreport.sun.com.

For comments and feedback:

    * For Deployment Toolkit, Java Kernel, and Java Update (patch-in-place): JRE Installer & Auto Update Forum
    * For Java QuickStarter: Java Quick Starter Forum
    * For Nimbus: Swing & AWT Forum
    * For Direct3D: Java2D Forum
    * For general issues: 6uN Early Access
    * For the New Java System Properties: 6uN Early Access


Subscribe to our live link feed for latest news & information.


If you prefer email, enter your email address:

Posted at 09:13AM Jul 11, 2008 by Roger Yeung in Java SE 6 Update N  | 

Thursday Jun 05, 2008

Java SE 6u10-b25 is now available


Java SE 6u10-b25 is now available for download. See the summary of changes for bug fixes in b25.
News:

    * Try out the new drag and drop feature in Applet and send us your feedback.
    * For information about the new features in 6u10, please see the testing guideline.
    * If you find any 6u10 bugs, please submit them: http://bugreport.sun.com.

For comments and feedback:

    * For Deployment Toolkit, Java Kernel, and Java Update (patch-in-place): JRE Installer & Auto Update Forum
    * For Java QuickStarter: Java Quick Starter Forum
    * For Nimbus: Swing & AWT Forum
    * For Direct3D: Java2D Forum
    * For general issues: 6uN Early Access
    * For the New Java System Properties: 6uN Early Access


Subscribe our live link feed for latest news & information.


If you prefer email, enter your email address:







Posted at 03:38PM Jun 05, 2008 by Roger Yeung in Java SE 6 Update N  |  Comments[1]

Tuesday May 20, 2008

Java SE 6u10-build 24 is now available

Java SE 6u10-b24 is now available for download. For a list of fixes in b24, please see the summary of changes.

Subscribe our live link feed for the latest news & information: Java SE 6 Update 10 Early Access, or if you prefer emails: Subscribe to 6u10 Feed by Email.

News: 

  • We have created a new poll asking for your opinion about when do you want 6u10 beta performs an auto-update. Please send in your vote here:  http://today.java.net/pub/pq/208
  • Try out the new drag and drop feature in Applet and send us your feedback.
  • If you find any 6u10 bugs, please submit them: http://bugreport.sun.com

For comments and feedback:

  • For Deployment Toolkit, Java Kernel, and Java Update (patch-in-place): JRE Installer & Auto Update Forum
  • For Java QuickStarter: Java Quick Starter Forum
  • For Nimbus: Swing & AWT Forum
  • For Direct3D: Java2D Forum
  • For general issues: 6uN Early Access
  • For the New Java System Properties: 6uN Early Access

Posted at 01:12PM May 20, 2008 by Roger Yeung in Java SE 6 Update N  | 

FEEDS
  • All
  • /BigAdmin
  • /Core Java
  • /Enterprise Java
  • /Events
  • /Java ME
  • /Java SE 6 Update N
  • /JavaFX
  • /JavaOne
  • /Mobility & Embedded
  • /NetBeans
  • /OpenSolaris
  • /Solaris-SunStudio
  • /Students
  • /Sun
  • /Sun Developer Network
  • /Training and Learning
  • Comments

Join SDN
Join SDN

LINKS
  • BigAdmin Blog
  • Core Java Tech Tips
  • Enterprise Tech Tips
  • Java Technology Fundamentals
  • Mobility Tech Tips
  • SDN Channel
  • Sun Developer Network Newsletters
  • Sun Student Connection
  • blogs.sun.com
  • java.sun.com
 
NAVIGATION
  • blogs.sun.com
  • Weblog
  • Login
 
CALENDAR
« November 2009
SunMonTueWedThuFriSat
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
     
       
Today