You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by bu...@apache.org on 2018/09/11 18:37:03 UTC

[Bug 62187] Compiling with Java 10 fails with ClassCastException: org.apache.poi.openxml4j.util.ZipSecureFile$ThresholdInputStream cannot be cast to java.base/java.util.zip.ZipFile$ZipFileInputStream

https://bz.apache.org/bugzilla/show_bug.cgi?id=62187

--- Comment #14 from Javed <je...@hotmail.de> ---
Hello, first of all i want to thank you all for your work.

I still have a problem, now the new version poi 4 is already released, but i am
able to run my java-code on Java 10. I am getting a huge error, starting with:

Exception in thread "main" java.lang.NoClassDefFoundError:
org/w3c/dom/ls/DocumentLS
        at java.base/java.lang.ClassLoader.defineClass1(Native Method)

I also tried to get along with the patch, but I still got an error -- So if you
really managed to run the poi on java 10, could someone of you please, upload
the jar files for me.

Thank you a lot.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org