Vladimir Sizikov wrote:
Hi Peter,
Joshua Hull reported most probably the very same issue over the #jruby
IRC channel, and
filed the followiing Jira issue:
http://jira.codehaus.org/browse/JRUBY-2573
Revision 6754 randomly dispatches the wrong method under multithreaded loads.
Ok, I get a big fat stupid award for the day. I wanted to make there be
a single ReturnJump for each thread, since there should be no way for a
return to cascade out across threads. So I added a RETURN_JUMP field to
ThreadContext...and then muscle memory took over and I made it static final.
I'm repairing it to be simply final, which should resolve this. Stupid
stupid stupid...
- Charlie
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email