From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6263 invoked by alias); 10 Apr 2006 19:15:40 -0000 Received: (qmail 6245 invoked by uid 48); 10 Apr 2006 19:15:39 -0000 Date: Mon, 10 Apr 2006 19:15:00 -0000 Message-ID: <20060410191539.6244.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug java/27104] static final variable not being tracked as being set correctly In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: java-prs@gcc.gnu.org From: "vnasardinov at gmail dot com" Mailing-List: contact java-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: java-prs-owner@gcc.gnu.org X-SW-Source: 2006-q2/txt/msg00076.txt.bz2 List-Id: ------- 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