This is the mail archive of the
java-prs@sourceware.cygnus.com
mailing list for the Java project.
gcj/105: Order matter for inline candidates
- To: java-gnats at sourceware dot cygnus dot com
- Subject: gcj/105: Order matter for inline candidates
- From: apbianco at cygnus dot com
- Date: 17 Nov 1999 05:00:23 -0000
- Reply-To: apbianco at cygnus dot com
- Resent-Cc: java-prs at sourceware dot cygnus dot com, green at cygnus dot com
- Resent-Reply-To: java-gnats@sourceware.cygnus.com, apbianco@cygnus.com
>Number: 105
>Category: gcj
>Synopsis: Order matter for inline candidates
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: apbianco
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Tue Nov 16 21:16:00 PST 1999
>Closed-Date:
>Last-Modified:
>Originator: Alex Petit-Bianco
>Release: Current
>Organization:
>Environment:
All
>Description:
Inline candidates have to be seen as such before being
inlined when used.
>How-To-Repeat:
Use an inline candidate before and after declaration. Notice
that the candidate's symbol still exists when the candidate
is declared after having been used.
>Fix:
Have inline candidates considered first (re-ordering the
list of methods in a class.)
>Release-Note:
>Audit-Trail:
>Unformatted: