mirror of
https://github.com/corda/corda.git
synced 2025-06-18 15:18:16 +00:00
There's more work to do to derive all the properties of a given class from its code source (e.g. JAR file), but this at least ensures that ClassLoader.getPackage will actually return something non-null when appropriate.