mirror of
https://github.com/corda/corda.git
synced 2024-12-29 09:18:58 +00:00
4dbd404f64
* Remove non-deterministic classes from Avian (wip). * Complete integration between Avian and our local OpenJDK fork. * Revert accidental Avian modification. * Implements a "blacklist filter" for Avian's system classloader. * Remove .DSA, .RSA, .SF and .MF files when creating a fat jar. * Revert more accidental Avian changes. * Fix breakage with dependencies, and retain Kryo instance. * Apply blacklisting per thread rather than globally. * Blacklist java.lang.ClassLoader and all java.lang.Thread* classes. * Add comment explaining class blacklisting. * Fix Avian when building without OpenJDK. * Configure ProGuard to keep more classes for deserialisation. * Retain explicit return type for secure random function. * Add sources of random numbers to the class blacklist. * Blacklist the threading classes more precisely. * Make SystemClassLoader.isForbidden() static. * Prevent ProGuard from removing SerializedLambda.readResolve(). * Remove Avian tests involving direct buffers. |
||
---|---|---|
.. | ||
linux | ||
parser | ||
cpu_features.cpp | ||
cpu_features.h | ||
create_param.h | ||
enclave_creator_hw_com.cpp | ||
enclave_creator_hw.h | ||
enclave_mutex.cpp | ||
enclave.cpp | ||
enclave.h | ||
file.h | ||
launch_checker.cpp | ||
launch_checker.h | ||
loader.cpp | ||
loader.h | ||
node.cpp | ||
node.h | ||
prd_css_util.cpp | ||
prd_css_util.h | ||
routine.cpp | ||
se_detect.cpp | ||
se_detect.h | ||
se_ocalls.cpp | ||
section_info.h | ||
tcs.cpp | ||
tcs.h | ||
urts_com.h | ||
urts_version.cpp | ||
urts_xsave.cpp |