mirror of
https://github.com/corda/corda.git
synced 2025-04-13 06:03:13 +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.