Notes from JVM Symposium 11
prostoalex writes "Steve Anglin, author of such O'Reilly books as "C# in a Nutshell" and "VB.NET Core Classes in a Nutshell" from recent Java Virtual Machine Symposium. Among the questions discussed are intelligent garbage collection, faster implementations of Java bytecode, getting JVM's for even smaller and lighter devices and stopping thinking outside the box."
How 'bout that link?!? (Score:2)
Re:How 'bout that link?!? (Score:1, Offtopic)
damnit, what the hell happened to Slashdot?!
Oh, don't worry. (Score:1, Offtopic)
Easier Programming, oh no, I want Job security! (Score:1)
Soon we'll be able to just tell the compiler the idea of what we want, and it'll write the program for us!!
*flame mode*
Garbage collections is for wusses! _Real_ programmers write everything from the ground up, every time!
*/flame mode*
JPM (Java Physical Machine) vs JVM (Score:3, Funny)
And if we really want to get fancy, maybe Transmeta could be set up to directly run the Emacs OS, from which you could run vim when you wanted to do serious editing.
Transmeta has done this (Score:2)
Also, Sun has made chips that run Java bytecode, iirc "picoJava" was one such effort.
Right now, though, if you're an OEM designer, there's more support for traditional architectures, in terms of development tools and the functionality provided by traditional embedded operating environments. Performance is not usually such an issue that a JPM would be a necessity to the success of a project. In short, there just isn't a good enough reason to make the leap. It might become more viable in future, as tool support and the capabilities of the Java "platform" converge to provide everything that's needed.