Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Java 11 removes java.xml.modules #986

Closed
rstub opened this issue Dec 11, 2018 · 0 comments
Closed

Java 11 removes java.xml.modules #986

rstub opened this issue Dec 11, 2018 · 0 comments
Assignees
Labels
feature New functionality to be developed P1 High priority issues to be scheduled in the upcoming release
Milestone

Comments

@rstub
Copy link

rstub commented Dec 11, 2018

Dev Effort

1D

Description

The solution implemented in #234 does no longer work with Java 11:

$ ~/verapdf/verapdf
Error occurred during initialization of boot layer
java.lang.module.FindException: Module java.xml.bind not found
$ java --version
openjdk 11.0.1 2018-10-16
OpenJDK Runtime Environment (build 11.0.1+13-Debian-2)
OpenJDK Server VM (build 11.0.1+13-Debian-2, mixed mode, sharing)

c.f. https://stackoverflow.com/questions/43574426/how-to-resolve-java-lang-noclassdeffounderror-javax-xml-bind-jaxbexception-in-j

@ghost ghost transferred this issue from veraPDF/veraPDF-apps Jan 3, 2019
@ghost ghost assigned ghost and carlwilson and unassigned ghost Jan 3, 2019
@ghost ghost added feature New functionality to be developed P1 High priority issues to be scheduled in the upcoming release labels Jan 3, 2019
@ghost ghost added this to the v1.14-m4 milestone Jan 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New functionality to be developed P1 High priority issues to be scheduled in the upcoming release
Projects
None yet
Development

No branches or pull requests

2 participants