This is the mail archive of the gcc-prs@gcc.gnu.org mailing list for the GCC project.


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

libgcj/1478: _Jv_PrepareCompiledClass throws exception



>Number:         1478
>Category:       libgcj
>Synopsis:       _Jv_PrepareCompiledClass throws exception
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    tromey
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Dec 20 12:20:37 PST 2000
>Closed-Date:    
>Last-Modified:  
>Originator:     Tom Tromey
>Release:        current cvs
>Organization:
>Environment:

>Description:
_Jv_PrepareCompiledClass throws an exception.
However, it also expects to be called with the
class mutex held.  See Class::initializeClass for
an example.  These two things are contradictory.

>How-To-Repeat:

>Fix:
Clean up class initialization.  It has become far
too hairy.
>Release-Note:
>Audit-Trail:

Formerly PR java.lang/96

>Unformatted:


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