JVM Activity
Filed under: java jdk7 multicore multilanguage on Tuesday Nov 18, 2008
The wonderfully scalable and
high-performing engine beneath Java, JavaFX and many many other
languages continues to attract attention as it tries
out a the new G1 garbage collector slated for JDK 7.Looking even further into the future, The open source, all-Java highly modular Maxine VM is a hot bed of research ideas for future iterations of the HotSpot JVM. You can watch Bernard's in depth talk about it from the recent JVM Language Summit...
...about which JRuby lead Charlie was interviewed this week, in the context of making the JVM the best engine for other languages...
...perhaps explaining why some new languages like Ioke (more here, think Smalltalk+Lisp+Ruby) are designed with only the underpinning of a JVM in mind...
...and speaking of underpinning, the HotSpot team is testing a fix for one of the gnarliest bugs in the JVM ever, which if successful, should provide reliable parallel classloading.
Just another thing the JVM is doing to scale best on multiple cores.




While we haven't added all the
numbers up yet, the
Its clear from the dizzying number
of articles and blogs on the topic that developers do not want to dump
the
In a week where your humble
Planetarium janitor was spending quality time off work with the family,
the biggest event to catch up on was the
Some quick (sic) updates on multiple
languages on the JVM for you.