<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><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#c2">Comment # 2</a>
              on <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">bug 121925</a>
              from <span class="vcard"><a class="email" href="mailto:glogow@fbihome.de" title="Jan-Marek Glogowski <glogow@fbihome.de>"> <span class="fn">Jan-Marek Glogowski</span></a>
</span></b>
        <pre>From reading the current URLClassPath.java code, it seem you can set
"jdk.net.URLClassPath.disableClassPathURLCheck" to "debug", and the loader will
print the ignored class path entries, which can help debugging.

But it doesn't look like there is a way to get the default value, which could
be checked by configure or even our jars to want people of failures.</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>