A bit slow off the mark on this one, but an Australian long weekend will do that, I guess. Sun has published an article detailing the new desktop features it is working on for the next major release of Java, codenamed “Mustang”.
As with the publicly available snapshot builds, Sun is adopting an “open and honest” policy with this article, explaining what it hopes to include in Java 6.0–not necessarily what it can guarantee will be in it. Some features may be dropped if they are infeasible or will take too long to make the 6.0 release (as the shared VM was for Java 5.0).
Some of the highlights for me:
- True double buffering
No more “grey window” when switching to a Java application/applet that has been in the background for awhile. - Native Windows and GTK Look and Feel rendering
Will use the native operating system’s APIs for rendering user interface components where possible to match perfectly the look of native apps. - Font anti-aliasing (including LCD subpixel rendering)
Will respect the settings of the native OS to produce text rendering on par with ClearType on Windows. - Full support for Firefox
As opposed to simply supporting Mozilla, as is the case now.
Previously: Get your Java 6.0 builds here!, A Shared Virtual Machine at Last?
Related posts:
- Google Working on Answer to Flash, Silverlight, Java Google wants all of us to transition to a world...
- I Can’t Believe it’s Not a Web App! Take Your Skills to the Desktop and Win. Did you know that you could use your CSS, HTML...
- Adobe AIR 1.5 for Linux Ships Adobe today is releasing AIR 1.5 for Linux, available for...
- Where Next for Sun Microsystems? IBM's bid to take over Sun Microsystems has been rejected....
- What If Google Announced: “Google Is Big Brother”? We know Google has been watching, and we know why,...







Sounds great! :)
May 12th, 2005 at 3:55 pm
“# Full support for Firefox
As opposed to simply supporting Mozilla, as is the case now”
What does full support for Firefox constitute?
June 15th, 2005 at 6:07 pm
Somehow, I feel that native XML support in the Java language should be a top priority, but we’re gonna have to be patient at least two more years:
http://radio.javaranch.com/val/2005/06/16/1118933294448.html
June 16th, 2005 at 10:58 am
[quote=Bruce Boughton]What does full support for Firefox constitute?[/quote]As described in Bug 6177901, this will allow Firefox to auto-install the Java Plug-in and then immediately refresh the page with the plug-in loaded.
June 17th, 2005 at 4:28 am