Joel Dice ca6acb9921 fix a few memory safety issues
The main issue was that offsets for GC roots on the stack were being
miscalculated because invokedynamic bootstrap methods are invoked as
static methods but were not being flagged as such.

Also, I forgot to initialize MyThread::dynamicTable in the constructor
(and why the hell doesn't `gcc -Wall` warn me about stuff like that?)
2016-12-07 10:28:35 -07:00
..
2014-03-24 10:47:37 -06:00
2013-11-04 12:08:22 -06:00
2015-06-04 23:01:19 +09:00
2015-06-04 16:02:29 +09:00
2013-12-06 19:30:04 -07:00
2014-01-20 10:17:22 -07:00
2011-11-03 12:30:51 -06:00
2008-11-02 15:25:51 -07:00