mirror of
https://github.com/corda/corda.git
synced 2025-01-06 05:04:20 +00:00
46f7a45f12
Granted, this is weird - but this is what openjdk does. Therefore, some code that is compiled for openjdk (say, protobufs) will treat calls to Map.hashCode as interface calls instead of virtual calls, as they would have previously been under avian's classpath. Also note that this error caused avian to abort in findInterfaceMethod rather than throw an AbstractMethodError or somesuch - but that's a problem for another day. |
||
---|---|---|
.. | ||
avian | ||
java | ||
sun | ||
java-io.cpp | ||
java-lang.cpp | ||
java-net.cpp | ||
java-nio.cpp | ||
java-util-zip.cpp | ||
java-util.cpp | ||
jni-util.h | ||
sockets.cpp | ||
sockets.h |