Java Virtal Machine.net

[ News ] rss

March 14, 2010

Stephen Colebourne: Java language design by use case. In a blog in 2006 Neal Gafter wrote about how language design was fundamentally different to API design and how use cases were a bad approach to language design. This blog questions some of those conclusions in the context of the Java language.

More »

March 13, 2010

FindBugz Community Review. I am very fond of FindBugz (indeed it has found its way into the QA process of most projects I work on....). When visiting the site to check Eclispe 3.5.2 compatibility I found they were working on a new tool. Indeed a very interesting tool. Looks li...

More »

July/2009
SunMonTueWedThuFriSat
   1 2 3 4
56 78 910 11
12 13 14 15 16 17 18
192021 22 23 24 25
2627 28 29 30 31  

[ Archives News
for 'Developers' ]

July 31, 2009

Rémi Forax: DLR Expression Tree like in Java

This entry show how to implement an Expression Tree like the one that comes with the DLR in Java on top of JSR 292 API.

Comment here

More »


Fabien Duminy: Dates for FOSDEM 2010

Dates for FOSDEM 2010 has been announced earlier than previous FOSDEMs : it will be 6 and 7 February 2010. I hope we will be there and, if things go as I want, I will do a demo of JNode running on my eeePC Bookmark and Share [...]

Comment here

More »


Xiomara Jayasena: UPDATE: OpenJDK7 / JDK7 Milestone 4

Since build 66 was a milestone release the bundles are now available at java.sun.com. 

Comment here

More »


Alex Buckley: Versioning in the Java platform

The best-versioned artifact in the Java world today is the ClassFile structure. Two numbers that evolve with the Java SE platform (as documented in the draft Java VM Specification, Third Edition) are found in every .class file, governing its content...

Comment here

More »


©2002-2008Java-Virtual-Machine.net