bug-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug classpath/25526] New: RMI DGC implementation does not interact corr


From: iperminov at logicalsoft dot com
Subject: [Bug classpath/25526] New: RMI DGC implementation does not interact correctly with Sun's implementation
Date: 21 Dec 2005 23:46:47 -0000

Programs A and B interact using RMI. A creates a RMI object 
(CallBack) and passes it to B, B invokes a method of the object 
several times. 
If program A runs using Sun JDE and Program B runs using Classpath,
DGC does not work correctly: while B is holding a reference to the
CallBack object and is invoking its methods, program A decides that 
the object does not have any clients and disposes it.


-- 
           Summary: RMI DGC implementation does not interact correctly with
                    Sun's implementation
           Product: classpath
           Version: 0.19
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: classpath
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: iperminov at logicalsoft dot com


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25526





reply via email to

[Prev in Thread] Current Thread [Next in Thread]