mirror of
https://github.com/corda/corda.git
synced 2025-01-07 13:38:47 +00:00
459f4d5194
The main change here is to use a lazily-populated vector to associate runtime data with classes instead of referencing them directly from the class which requires updating immutable references in the heap image. The other changes employ other strategies to avoid trying to update immutable references. |
||
---|---|---|
.. | ||
avian | ||
java | ||
sun/reflect | ||
java-io.cpp | ||
java-lang.cpp | ||
java-net.cpp | ||
java-nio.cpp | ||
java-util-zip.cpp | ||
java-util.cpp | ||
jni-util.h |