What are the things Java got wrong?

Posted by Alon on Stack Overflow See other posts from Stack Overflow or by Alon
Published on 2009-01-19T15:06:33Z Indexed on 2010/05/05 19:38 UTC
Read the original article Hit count: 151

I read a lot of blogs and see people all the time talking about bad things in the java programming language; a lot of them are about annotations and generics that were added to the language in 1.5 release. What are the things in the language or the API that you don't like or would design differently?

© Stack Overflow or respective owner

Related posts about java

Related posts about programming-languages