Fix potential JarFileEntries ClassCastException
Update `JarFileEntries` so that the interface is obtained rather than the concrete implementation. This allows `JarEntry` values to be used without causing a ClassCastException. Closes gh-190412.1.x
parent
492e1a4c0f
commit
4138e59c33
Loading…
Reference in New Issue