Joel Dice
c8cc7d931b
maintain a table to look up methods called via JNI
...
This simplifies the JNI implementation for looking up methods. It also
fixes a bug where an applications calls GetStaticMethodID with class A
and then calls CallStatic<Type>Method with class B which extends A. The
old code would look in the wrong method table and thus call the wrong
method.
2008-08-15 12:32:33 -06:00
..
2008-04-13 12:15:04 -06:00
2008-06-25 14:53:48 -06:00
2008-03-30 22:23:51 -06:00
2008-06-25 14:53:48 -06:00
2008-07-15 09:36:52 -06:00
2008-07-14 11:02:43 -06:00
2008-08-15 12:32:33 -06:00
2008-02-19 11:06:52 -07:00
2008-06-12 10:56:48 -06:00
2008-06-12 10:56:48 -06:00
2008-02-19 11:06:52 -07:00
2008-04-13 12:15:04 -06:00
2008-03-30 21:43:43 -06:00
2008-04-30 09:44:17 -06:00
2008-04-23 18:08:24 -06:00
2008-06-04 16:17:06 -06:00
2008-08-15 12:32:33 -06:00
2008-02-19 11:06:52 -07:00
2008-08-15 12:32:33 -06:00
2008-08-15 12:32:33 -06:00
2008-07-14 11:51:20 -06:00
2008-06-02 07:49:09 -06:00
2008-04-21 16:36:13 -06:00
2008-06-25 10:28:11 -06:00
2008-04-11 16:48:39 -06:00
2008-02-19 11:06:52 -07:00
2008-04-13 12:15:04 -06:00
2008-05-31 16:14:27 -06:00
2008-04-21 16:32:33 -06:00
2008-04-11 13:03:40 -06:00
2008-02-19 11:06:52 -07:00
2008-08-11 16:44:38 -06:00
2008-07-11 22:01:42 -06:00
2008-04-13 12:15:04 -06:00
2008-04-13 12:25:24 -06:00
2008-07-31 07:53:43 -06:00
2008-02-19 11:06:52 -07:00
2008-04-23 15:07:14 -06:00
2008-02-19 11:06:52 -07:00
2008-04-13 12:15:04 -06:00