This is the mail archive of the gcc-bugs@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]
Other format: [Raw text]

Re: java/1365: deadlock in _Jv_FindClassInCache

[Get raw message]
Synopsis: deadlock in _Jv_FindClassInCache

Responsible-Changed-From-To: apbianco->tromey
Responsible-Changed-By: tromey
Responsible-Changed-When: Wed Nov 14 10:27:21 2001
Responsible-Changed-Why:
    I'm handling the PR now.
State-Changed-From-To: analyzed->closed
State-Changed-By: tromey
State-Changed-When: Wed Nov 14 10:27:21 2001
State-Changed-Why:
    This has been fixed on the cvs trunk.
    The fix will appear in gcj 3.1.
    Duplicate class registration will cause a failure,
    either a complete failure if it happens before VM initialization
    is complete or a VirtualMachineError exception.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&pr=1365&database=gcc


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