This is the mail archive of the java-prs@sourceware.cygnus.com mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

gcj/105: Order matter for inline candidates



>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:

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]