reflections
reflections copied to clipboard
ClassCastException in JbossDir.java with Java 11.0.16+8
After update to java 11.0.16+8 the code in jBossDir.java#createDir() throws a ClassCastException.
java.lang.ClassCastException: class org.jboss.vfs.VirtualJarInputStream cannot be cast to class org.jboss.vfs.VirtualFile

I'm having the same issue.
The same issue is discussed here: https://github.com/ronmamo/reflections/issues/440 So we have to wait for 0.10.3 release