Forum Controls
Spotlight Features

The Rich Engineering Heritage Behind Dependency Injection

Andrew McVeigh takes us on a tour of the rich heritage behind dependency injection, what it represents, and tells us why its here to stay.

NetBeans 6: Matisse Updates

NetBeans 6 delivers great updates to the Matisse GUI builder. Spend a few minutes with Roman Strobl and get an expert briefing on what's new and what has changed.

Introduction to Groovy Part 3

In this, the third and final installation of Andres' Introduction to Groovy series, you learn about how Groovy handles variable numbers of arguments, named parameters, currying, and more about Groovy operators. Including, some new operators.
Replies: 9 - Pages: 1  
  Click to reply to this thread Reply

Java SE 6 Release Candidate Available

URL: Sun Developer Network

At 1:29 PM on Nov 11, 2006, Michael Urban wrote:

Java SE 6 Release Candidate is now available for download, with many new features. The following are just some of the new features available in this release candidate:


  • Security enhancements and features including a new Smart Card IO API and authentication and authorization service that employ LDAP.
  • Integrated Web services including new API for XML digital signature secure Web services, and JAX-WS 2.0 and JAXB 2.0.
  • Scripting language support, including the scripting language API, as well as the Rhino engine for Javascript built into the platform.
  • Improvements in Swing, including both performance improvements, and look and feel improvements to better match the OS look and feel. Also, improved internationalization support for desktop applications.


This looks like it is going to be a very exciting release of Java. The full details on the release are available here.
1 . At 2:29 PM on Nov 11, 2006, Naiden Gochev wrote:
  Click to reply to this thread Reply

Re: Java SE 6 Release Candidate Available

did we have multyuser or multytasking VM ?
can we start 2 applications with one VM ? :)
2 . At 4:25 PM on Nov 11, 2006, David Benson DeveloperZone Top 100 wrote:
  Click to reply to this thread Reply

Re: Java SE 6 Release Candidate Available

Have you any idea how hard that is to implement?
JGraph - The Open Source Java Graph Visualization and Layout Suite
3 . At 4:45 PM on Nov 11, 2006, Dmitri Trembovetski DeveloperZone Top 100 wrote:
  Click to reply to this thread Reply

Re: Java SE 6 Release Candidate Available

Also, check out the updated tutorials:
http://java.sun.com/docs/books/tutorial/

And the rest of the docs:
http://java.sun.com/javase/6/docs/

Dmitri
Java2D Team Sun Microsystems, Inc
4 . At 8:35 PM on Nov 11, 2006, Ahmet A. Akin DeveloperZone Top 100 wrote:
  Click to reply to this thread Reply

Re: Java SE 6 Release Candidate Available

this is hard. but even not the same thing, in a degree class data sharing is already possible with Java 5 i think.

http://java.sun.com/j2se/1.5.0/docs/guide/vm/class-data-sharing.html
5 . At 10:38 AM on Nov 12, 2006, Cay Horstmann wrote:
  Click to reply to this thread Reply

Re: Java SE 6 Release Candidate Available

For those of you who download the builds from jdk6.dev.java.net; this is identical to build b104.
6 . At 6:56 PM on Nov 12, 2006, ggruschow wrote:
  Click to reply to this thread Reply

Re: Java SE 6 Release Candidate Available

> class data sharing is already possible with
> Java 5 i think.

At least Java 5's version only worked with the client VM with the serial GC, which leaves out a lot of folks that could benefit from it. Support for the server VM and the other garbage collectors would be much appreciated.
7 . At 1:58 PM on Nov 13, 2006, Martin Miller wrote:
  Click to reply to this thread Reply

Re: Java SE 6 Release Candidate Available

Does anyone know what the **** they changed from the beta to this RC, regarding dialog and windows ?

The only thing that works in my application, when run under Java webstart is the splashscreen.

The login dialog doesn't show up...

EDITED: Looks like its ok under vmware... but not on my dev computer.
8 . At 2:59 PM on Nov 13, 2006, Martin Miller wrote:
  Click to reply to this thread Reply

Re: Java SE 6 Release Candidate Available

Well I need to do more tests, but the problem is really this:

"Malformed reply from SOCKS server" after a while.

which prevents my login window to run.

I'm using Firefox 2, and it looks like this Java 6 RC have a problem with the proxy settings...
9 . At 8:59 AM on Mar 19, 2007, Israr Ahmed wrote:
  Click to reply to this thread Reply

Re: Java SE 6 Release Candidate Available

Multiuser VM is available or not?
There certainly have been performance issues with Java. We've been working really hard on them. The primary way we've attacked the problem is with advanced virtual machines. The performance has been getting very nice. --James Gosling, 1999.

thread.rss_message