Bug#909040: davmail: A JNI error has occurred

Alexandre Rossi alexandre.rossi at gmail.com
Tue Sep 18 20:30:04 BST 2018


Hi,

> This is a jarwrapper bug, the CheckProperty class was compiled without
> specifying the source/target level, thus defaulting to Java 10 bytecode
> (version 54.0).

Thanks but the second part of the stacktrace is still on davmail.

I need to investigate between these options:
1) make the binary package use java10 but this will require an upload
when java11 is out
2) wrapper script to force the user to use java10
3) make it possible to compile davmail with target=1.8 and thus
without --add-exports

I'd be happy to get advice on this. I think I'll try 3) first.

Alex



More information about the pkg-java-maintainers mailing list