Linked by Andrew Youll on Thu 20th Oct 2005 19:19 UTC, submitted by anonymous
General Development This article describes features of a future version of Sun's HotSpot JVM implementation. It introduces some of the synchronization optimizations slated for Mustang, the Java 2 Standard Edition (J2SE), version 6.0, which has been on the "to-do" list for many JVMs for quite some time.
Order by: Score:
Good
by Anonymous on Thu 20th Oct 2005 23:20 UTC
Anonymous
Member since:
---

'Java theory and practice' is a great place to learn about Java development. Java 1.0 had numerous flaws, and over the years many have been ironed out. Most of those who look at it with a knowlegeable critical eye either come to the conclusion that the language is beyond repair or that repair should be done at the expense of compatibility. Sun has managed to reform and refine it largely without sacrificing the latter, and increasingly, though the flaws are there, most of them do not constitue problems anymore. For the first time, I definitely look forward to future releases.

--bleyz

Reply Score: 0

ibm java
by Anonymous on Fri 21st Oct 2005 01:04 UTC
Anonymous
Member since:
---

what's the status of IMB JDK - or have they stopped working on it since 1.4.2? i remember it used to give better numerical performance ...

Reply Score: 0

RE: ibm java
by ahmetaa on Fri 21st Oct 2005 01:46 UTC in reply to "ibm java"
ahmetaa Member since:
2005-07-06

they silently released IBM Java 5 beta.
http://www-128.ibm.com/developerworks/java/jdk/java5beta/

Reply Score: 1

RE[2]: ibm java
by unoengborg on Fri 21st Oct 2005 12:37 UTC in reply to "RE: ibm java"
unoengborg Member since:
2005-07-06

Note, it is a 90 day evaluation license. I don't know if this is beacuse it is a beta, or that will change for the final version. Anybody that remembers how they handled previous betas of previous versions?

Reply Score: 1

this is great
by Anonymous on Fri 21st Oct 2005 01:53 UTC
Anonymous
Member since:
---

Mustang is looking like it might be a great release just for the improvements in performance alone, nevermind all the other stuff.

Reply Score: 0

RE: this is great
by unoengborg on Fri 21st Oct 2005 12:50 UTC in reply to "this is great"
unoengborg Member since:
2005-07-06

The greatest thing about it to me, is that it makes full use of my Swedish keyboard.

For about seven years it have not been possible to use anything but an US keboard and have access to all keys when using Swing components. What characters was missing depends on the locale. In my case I was unable to type ~ and that sort of ruled out applications where you had to use URLs.

Now I can hardly wait until this gets released to the general public. Thanks Sun.

Reply Score: 1

1.5 was also great!
by Anonymous on Fri 21st Oct 2005 08:53 UTC
Anonymous
Member since:
---

1.5 was really the first release with a major focus on performance, and it's nice to see this being kept up with the upcoming 1.6 release.

Any idea when it's due out?

Reply Score: 0