mirror of
https://github.com/corda/corda.git
synced 2025-02-07 19:40:25 +00:00
classpath-common.h's getDeclaringClass was trying to look up non-existing classes, which led to an abort, and I don't even know what Class.getDeclaredClasses was trying to do, but it was ugly and wrong.