[Libreoffice-bugs] [Bug 121925] New: Fix Java Jar dependency classpath to pass the ClassPathURLCheck
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Wed Dec 5 15:14:05 UTC 2018
https://bugs.documentfoundation.org/show_bug.cgi?id=121925
Bug ID: 121925
Summary: Fix Java Jar dependency classpath to pass the
ClassPathURLCheck
Product: LibreOffice
Version: Inherited From OOo
Hardware: All
OS: All
Status: UNCONFIRMED
Severity: enhancement
Priority: medium
Component: sdk
Assignee: libreoffice-bugs at lists.freedesktop.org
Reporter: glogow at fbihome.de
When OpenJDK tried to enforce stricter class path URL checks without previous
announcement, things started to break left and right. This included failing
LibreOffice JUnitTest checks, since the dependency classpath in our generated
Jars doesn't pass the stricter URL checks and therefore is ignored.
The check was disabled later in
http://hg.openjdk.java.net/jdk-updates/jdk11u/rev/8513ac27b651, but I still
think it's worthwhile to fix our Jars and then disable
jdk.net.URLClassPath.disableClassPathURLCheck when running the tests.
More info is also in https://gerrit.libreoffice.org/#/c/63118/2
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20181205/89c62d15/attachment.html>
More information about the Libreoffice-bugs
mailing list