mirror of
https://github.com/corda/corda.git
synced 2025-01-09 14:33:30 +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. |
||
---|---|---|
.. | ||
AccessibleObject.java | ||
AnnotatedElement.java | ||
Array.java | ||
Constructor.java | ||
Field.java | ||
GenericDeclaration.java | ||
InvocationHandler.java | ||
InvocationTargetException.java | ||
Member.java | ||
Method.java | ||
Modifier.java | ||
Proxy.java | ||
Type.java | ||
TypeVariable.java |