Cannot use native methods directly, always use resolveNativeWrapper
commitcd13adc60dd4cab3dac8f1a5738f68d89dc57d64
authorNevo <sakur.deagod@gmail.com>
Sun, 7 Sep 2008 21:53:22 +0000 (7 23:53 +0200)
committerGuennadi Liakhovetski <g.liakhovetski@gmx.de>
Sun, 7 Sep 2008 23:01:48 +0000 (8 01:01 +0200)
treef384dcb27cf3598d674b9422d9821ccbad9ca4c7
parentb77d7a33d3dc7e72dac4c1ed7fe91143c8377531
Cannot use native methods directly, always use resolveNativeWrapper

JEM has to manipulate the Java Operand Stack, so we cannot call native methods
directly and have to use resolveNativeWrapper with them too.
src/dll.c