Java - Common Gotchas

Posted by Alan on Stack Overflow See other posts from Stack Overflow or by Alan
Published on 2008-10-04T05:41:08Z Indexed on 2010/03/27 18:13 UTC
Read the original article Hit count: 367

Filed under:
|
|
|
|

In the same spirit of other platforms, it seemed logical to follow up with this question: What are common non-obvious mistakes in Java? Things that seem like they ought to work, but don't.

I won't give guidelines as to how to structure answers, or what's "too easy" to be considered a gotcha, since that's what the voting is for.

See also:

© Stack Overflow or respective owner

Related posts about java

Related posts about gotchas