libgcj/9462: clean up class preparation

tromey@redhat.com tromey@redhat.com
Mon Jan 27 19:36:00 GMT 2003


>Number:         9462
>Category:       libgcj
>Synopsis:       clean up class preparation
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Jan 27 19:36:00 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator:     Tom Tromey
>Release:        unknown-1.0
>Organization:
>Environment:

>Description:
Currently, the class preparation code is a mess.
There are methods which do nearly the same thing
for both the interpreter and for compiled code.
In some situations (see Class.initializeClass) there
is code which short-circuits the normal chain of
events to ensure that vtables are made "early enough".
This should all be cleaned up and unified.
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the Java-prs mailing list