Java Virtal Machine.net

[ News ] rss

March 15, 2010

Joe Darcy: Beware of Covariant Overriding in Interface Hierarchies. One of the changes to the Java programming language made back in JDK 5 was the introduction of covariant returns, that is, the ability in a subtype to override a method in a supertype and return a more specific type. For example,

More »

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 »

December/2008
SunMonTueWedThuFriSat
 12 3 4 5 6
78 9 10 11 12 13
1415 16 17 18 19 20
21 22 23 24 252627
2829 30 31    

[ Archives News
for 'Java Technology' ]

December 30, 2008

Do you distribute your builds?

When organisations first set up a Continuous Integration environment, distributed builds are often fairly low down on the list - more in the "nice-to-have" category, or considered too advanced to look at initially. However, distributed builds are ac...

Comment here

More »


M3DD: Less than 4 weeks to go

Less than 4 weeks to go: Java Mobile, Media, and Embedded Developer Days (M3DD)

Comment here

More »


©2002-2008Java-Virtual-Machine.net