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 »

March/2007
SunMonTueWedThuFriSat
    1 2 3
45 6 7 8 9 10
1112 13 14 15 16 17
1819 20 21 22 23 24
252627 28 2930 31
       

[ Archives News
for 'Java Technology' ]

March 02, 2007

Santa Cruz Sentinel: Sun Microsystems to build lab at UCSC

Sun Microsystems is tapping the brain power of UC Santa Cruz researchers to help improve one of its most common microprocessors while...

Comment here

More »


EE times: Leon processor gets Linux SMP support

The Leon 3 licensible Sparc processor, developed by Gaisler Research AB (Gothenberg, Sweden) has symmetric multiprocessing (SMP) support, in the form of...

Comment here

More »


©2002-2008Java-Virtual-Machine.net