Ben Kamphaus
Results
2
issues of
Ben Kamphaus
Ran into this issue where a file system glob pulled in an invalid file that didn't contain an image. At present, if you try to load an invalid image file...
enhancement
Projects that included previous versions of `contextual` fail on JDK 11 (possibly other post-8 versions) with errors like: ``` Caused by: java.lang.IllegalArgumentException: Must hint overloaded method: toArray at clojure.lang.Compiler$NewInstanceMethod.parse(Compiler.java:8496) at...