Bug#920707: netbeans: Unexpected Exception sealing violation related to nb-javac

Markus Koschany apo at debian.org
Mon Jan 28 13:08:13 GMT 2019


Source: netbeans
Version: 10.0-2
Severity: normal

The nb-javac module was not initially detected. It turned out that I
had to modify the MANIFEST file in org-netbeans-libs-javacimpl.jar and
org-netbeans-libs-javacapi.jar to point to the system jar file of
nb-javac-9-api-jar and nb-javac-9-impl.jar (libnb-javaparser-java).
See also nb-javac.patch.

This triggers a java.lang.SecurityException: sealing violation now.
The warning seems to be harmless and the IDE continues to work but the
user is notified on every startup about it. Ideally the patch should
not be necessary and the SecurityException should be avoided.



More information about the pkg-java-maintainers mailing list