<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Fix Java Jar dependency classpath to pass the ClassPathURLCheck"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=121925">121925</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Fix Java Jar dependency classpath to pass the ClassPathURLCheck
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>Inherited From OOo
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>UNCONFIRMED
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>enhancement
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>sdk
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>libreoffice-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>glogow@fbihome.de
          </td>
        </tr></table>
      <p>
        <div>
        <pre>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
<a href="http://hg.openjdk.java.net/jdk-updates/jdk11u/rev/8513ac27b651">http://hg.openjdk.java.net/jdk-updates/jdk11u/rev/8513ac27b651</a>, 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 <a href="https://gerrit.libreoffice.org/#/c/63118/2">https://gerrit.libreoffice.org/#/c/63118/2</a></pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>