public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug libgcj/50845] New: java.util.concurrent.ThreadPoolExecutor do not work with core thread=0
@ 2011-10-24  6:28 lsching17 at gmail dot com
  2012-03-28 13:18 ` [Bug libgcj/50845] " bentatham at nanometrics dot ca
  0 siblings, 1 reply; 2+ messages in thread
From: lsching17 at gmail dot com @ 2011-10-24  6:28 UTC (permalink / raw)
  To: java-prs

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

             Bug #: 50845
           Summary: java.util.concurrent.ThreadPoolExecutor do not work
                    with core thread=0
    Classification: Unclassified
           Product: gcc
           Version: 4.5.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libgcj
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: lsching17@gmail.com


Created attachment 25586
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25586
test case

Create a ThreadPoolExecutor with 0 core thread, maximum thread=5

submit a task to the threadpool, the task will not be runned.

The expected behaviour is that the ThreadPoolExecutor create a thread to
execute the task.


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug libgcj/50845] java.util.concurrent.ThreadPoolExecutor do not work with core thread=0
  2011-10-24  6:28 [Bug libgcj/50845] New: java.util.concurrent.ThreadPoolExecutor do not work with core thread=0 lsching17 at gmail dot com
@ 2012-03-28 13:18 ` bentatham at nanometrics dot ca
  0 siblings, 0 replies; 2+ messages in thread
From: bentatham at nanometrics dot ca @ 2012-03-28 13:18 UTC (permalink / raw)
  To: java-prs

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.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-03-28 13:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-10-24  6:28 [Bug libgcj/50845] New: java.util.concurrent.ThreadPoolExecutor do not work with core thread=0 lsching17 at gmail dot com
2012-03-28 13:18 ` [Bug libgcj/50845] " bentatham at nanometrics dot ca

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).