In gnu guix with Java OpenJDK installed via the packages "openjdk" "openjdk:doc" "openjdk:jdk"
info and stacktrace causes this exceptions:
Caused by: java.lang.ClassNotFoundException: jdk.javadoc.doclet.Doclet
at java.base/java.net.URLClassLoader.findClass(Unknown Source)
My cloure code stays the same. On fedora it is working, on guix it throws exceptions.
Is there a way to find out if javadoc is installed? Any pointer to what could be missing is appreciated!
Expected behavior
:info and :stacktrace ops work
Environment & Version information
guix with
Clojure version
latest stable
Java version
from guix package
Operating system
linux