This is the mail archive of the
java-prs@gcc.gnu.org
mailing list for the Java project.
[Bug java/27104] static final variable not being tracked as being set correctly
- From: "vnasardinov at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: java-prs at gcc dot gnu dot org
- Date: 10 Apr 2006 19:15:39 -0000
- Subject: [Bug java/27104] static final variable not being tracked as being set correctly
- References: <bug-27104-8557@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #3 from vnasardinov at gmail dot com 2006-04-10 19:15 -------
Thanks. It would help to have the words "definite assignment"
and/or "definitely unassigned" and/or
http://java.sun.com/docs/books/jls/third_edition/html/defAssign.html
somewhere in the summary or comments, so people can find it
before filing duplicates.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27104