This is the mail archive of the java@gcc.gnu.org mailing list for the Java 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] | |
Hence my question: Is there a way a thread in gcj can become a zombie thread? E.g. by stop()'ing (deprecated), or similar?
If so I would know what to look after in Jessie...
I'm running GCJ 3.4.3...Try using 4.0.0. Process launching and reaping has been almost completely rewritten.
Heh! I verified that it works with these properties set to false, the second I received this email :-)If you look for a quick solution try running with one of these system property set to false: gnu.gcj.runtime.NameFinder.use_addr2line gnu.gcj.runtime.NameFinder.demangle
BR, Martin Egholm
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |