Possible Duplicate:
Why is there no Constant keyword in Java?
Why const keyword is not used in Java?
Can you see any disadvantages of using some transitive const or immutable keyword in Java syntax or why common cumbersome approach was chosen?
Can you see reasons for closing the request, does Sun provides any explanations?
Yes. Sun provided 3 reasons for why they won’t act on the request in the request itself. I quote:
UPDATE
Out of curiousity, I spent a few minutes trawling through the subject lines of the Project COIN mailing list. Somewhat to my surprise, nobody bothered to suggest
const. (Or if they did, I missed it.)So either nobody cares (enough) for this idea any more, or people with sufficient expertise to formulate a project COIN proposal recognize that there’s no chance that it would pass muster.