fd0d06ee39
Motivation: As we have java8 as a minimum target we can use MethodHandles. We should do so when we expect to have a method called multiple times. Modifications: - Replace usage of reflection with MethodHandles where it makes sense - Remove some code which was there to support java < 8 Result: Faster code |
||
---|---|---|
.. | ||
lib/x86_64-MacOSX-gpp/jni |