This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libgcj/50845] java.util.concurrent.ThreadPoolExecutor do not work with core thread=0
- From: "bentatham at nanometrics dot ca" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 28 Mar 2012 13:17:35 +0000
- Subject: [Bug libgcj/50845] java.util.concurrent.ThreadPoolExecutor do not work with core thread=0
- Auto-submitted: auto-generated
- References: <bug-50845-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50845
Ben Tatham <bentatham at nanometrics dot ca> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bentatham at nanometrics
| |dot ca
--- Comment #2 from Ben Tatham <bentatham at nanometrics dot ca> 2012-03-28 13:17:35 UTC ---
I have observed the same problem. I am unclear if it will _ever_ create a new
thread or not.