mirror of
https://github.com/corda/corda.git
synced 2025-01-07 13:38:47 +00:00
d819a75f36
The biggest change in this commit is to split the system classloader into two: one for boot classes (e.g. java.lang.*) and another for application classes. This is necessary to make OpenJDK's security checks happy. The rest of the changes include bugfixes and additional JVM method implementations in classpath-openjdk.cpp. |
||
---|---|---|
.. | ||
ConstantPool.java |