bug-classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug-classpath] [patch #3612] serious race condition in java.lang.VMThre


From: anonymous
Subject: [bug-classpath] [patch #3612] serious race condition in java.lang.VMThread.create(...)
Date: Wed, 6 Jul 2005 20:07:13 +0000
User-agent: Mozilla/5.0 (X11; U; Linux ppc; en-US; rv:1.7.8) Gecko/20050514 Firefox/1.0.4

Follow-up Comment #1, patch #3612 (project classpath):

I think this patch is invalid : the function VMThread.run won't start the
thread untill the creator of the thread finishes the call to Thread.start
(there is a lock on the thread object)

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?func=detailitem&item_id=3612>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]