Slashdot Mirror


Java SE 6 Released

twofish writes "Sun has announced the availability of Java Standard Edition 6 final release. JSE6 now has dynamic language support. It comes pre-delivered with Netscape's Rhino, a Javascript engine, and the scripting project's home page documents many other available scripting languages, including awk, Jelly, Pnuts, Python, Ruby, and Scheme. In addition a lot of work has been done on the libraries and run-time compiler. The JIT has been improved, with better runtime analysis of program characteristics, giving notable performance improvements. Other improvements include better desktop support, improvements in Swing look and feel, Windows Vista support, and better diagnostic support (For example, profilers and debuggers can now attach to a running JVM without specifically using a debugging-capable configuration. For example, if a problem is found at run-time for a production server, a debugger can attach to it without restarting the server). Sun is also offering sixty days of free developer support for JSE 6 through their Developer Services program."

2 of 146 comments (clear)

  1. That's great by A+beautiful+mind · · Score: 0, Troll
    The JIT has been improved, with better runtime analysis of program characteristics, giving notable performance improvements
    Great! Just In Time to take advantage of that in the new version of my application.

    Laugh 2.0.
    --
    It takes a man to suffer ignorance and smile
    Be yourself no matter what they say
  2. Re:Features? by badfish99 · · Score: 0, Troll

    On Sun's web page announcing this exciting new release, there's a link to the list of "new features and enhancements". When I clicked on it, it said "404: not found". I think that sums up Java quite nicely.