java/1365: deadlock in _Jv_FindClassInCache

tromey@gcc.gnu.org tromey@gcc.gnu.org
Fri Nov 2 11:52:00 GMT 2001


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



More information about the Gcc-bugs mailing list