My patch for PR 24616 introduced a memory leak in _Jv_Linker::link_symbol_table because some ffi structures and a String are not reachable by the garbage collector.
It was decided to accept this problem because the above mentioned patch got bigger and bigger. -- Summary: memory leak in _Jv_Linker::link_symbol_table Product: gcc Version: 4.2.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: libgcj AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: thebohemian at gmx dot net http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26063