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]

[Bug libgcj/17033] [meta-bug] RMI problems


------- Additional Comments From norbertf at gmx dot net  2004-08-15 17:28 -------
Just as a memo:
There is another gcj/libjava rmi problem i forgot to report, which is not fixed yet:

A rmi-server object which is only referenced from a remote client but not
referenced locally gets cleaned away by the garbage collector, but it shouldn't.
(This mainly happens for server objects not registered in the registry).


-- 


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


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