Closed GoogleCodeExporter closed 9 years ago
Note: I'm still doing some experimentation to see if eliminating synchronized
sections has any effect on the wake limit. Issue 1304 only includes a few
hundred calls to notify() or notifyAll() and still causes it to trip over the
150/sec limit. So there are thread wakeups coming en masse from an alternate
source.
Original comment by steve.ha...@codenameone.com
on 28 Jan 2015 at 11:16
Original comment by steve.ha...@codenameone.com
on 30 Jan 2015 at 7:56
Since the NewVM is concurrent, this may become a non-issue. The iOS limit
looks like it was a red herring now. Closing.
Original comment by st...@weblite.ca
on 4 Feb 2015 at 5:02
Original issue reported on code.google.com by
steve.ha...@codenameone.com
on 28 Jan 2015 at 10:58