JDK 1.5

format c:

:smiley:

Saw this at javalobby.

Checked with the Tiger folks on shared VM.

It’s in and you’ll see it the upcoming beta release. The shared VM feature allows sharing of standard Java classes across JVM processes. It’s a high risk feature so feedback on how it behaves will be very welcome. One should not anticipate miracles, as in great decreases in memory usage. Research by the engineers shows that most of the memory usage by an application comes from application specific data and classes so the impact that VM sharing can have is constrained.

Cas: This site has an ant script to to create the javadoc
http://weblogs.java.net/pub/wlg/728

nathan