From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1389 invoked by alias); 12 Nov 2005 20:55:52 -0000 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 Received: (qmail 1369 invoked by uid 48); 12 Nov 2005 20:55:52 -0000 Date: Sat, 12 Nov 2005 20:55:00 -0000 Subject: [Bug java/24825] New: Standard runtime methods that are known to not return null should not trigger null checks. X-Bugzilla-Reason: CC Message-ID: Reply-To: gcc-bugzilla@gcc.gnu.org To: java-prs@gcc.gnu.org From: "daney at gcc dot gnu dot org" X-SW-Source: 2005-q4/txt/msg00333.txt.bz2 List-Id: As pointed out in this thread: http://gcc.gnu.org/ml/java/2005-11/msg00124.html Once we have the capability to annotate methods as returning 'not null', we have a win if standard runtime methods are so annotated as appropiate. -- Summary: Standard runtime methods that are known to not return null should not trigger null checks. Product: gcc Version: 4.1.0 Status: UNCONFIRMED Severity: enhancement Priority: P3 Component: java AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: daney at gcc dot gnu dot org BugsThisDependsOn: 20318 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24825