Menu

#9 "case Integer.MAX_VALUE" broken

closed
5
2003-11-18
2003-11-18
Arno Unkrig
No

"Expression does not pose a constant value".

Discussion

  • Arno Unkrig

    Arno Unkrig - 2003-11-18

    Logged In: YES
    user_id=865893

    "Integer.MAX_VALUE" is a so-called "ambiguous name" (one of
    the worse inventions of James Gosling). The resolution of
    ambiguous names as constant values was missing. Fixed in 1.0.4.

     
  • Arno Unkrig

    Arno Unkrig - 2003-11-18
    • status: open --> closed
     

Log in to post a comment.