mirror of
https://github.com/corda/corda.git
synced 2025-01-09 06:23:04 +00:00
18a6393ecf
This was being thrown when the parameter passed was a JarFile.MyJarEntry, not a ZipFile.MyZipEntry, yet we cast it to the latter. |
||
---|---|---|
.. | ||
JarEntry.java | ||
JarFile.java |