cstamas opened a new pull request #308: URL: https://github.com/apache/shiro/pull/308
The reason is that getMap method return value changed, and JVM does not find the method (if compiled with HZ3 and runtime uses HZ4 - same would happen other way around). Fix has two parts: determines IMap class (v3 or v4), and them use MethodHandle to invoke it. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
