<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:sbergman@redhat.com" title="Stephan Bergmann <sbergman@redhat.com>"> <span class="fn">Stephan Bergmann</span></a>
</span> changed
          <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>
          <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
                
           </td>
           <td>sbergman@redhat.com
           </td>
         </tr></table>
      <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#c1">Comment # 1</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:sbergman@redhat.com" title="Stephan Bergmann <sbergman@redhat.com>"> <span class="fn">Stephan Bergmann</span></a>
</span></b>
        <pre>quoting my 2018-11-12 10:34 comment at
<<a href="https://gerrit.libreoffice.org/#/c/63118">https://gerrit.libreoffice.org/#/c/63118</a>> "Simplify and fix Java UNO API test
makefiles":

"With Java moving away from supporting absolute file URLs in jar manifest
Class-Paths, we need a new solution for what we currently do with
gb_Jar_add_manifest_classpath/gb_Helper_make_url.  We use that in
unotest/Jar_test.mk (which is the subject of this change), but also in
gb_Jar_use_system_jar as used in various places in RepositoryExternal.mk. 
(Note how we already have issues with file URLs in all of these places with
recent Java on Windows, see
<<a href="https://lists.freedesktop.org/archives/libreoffice/2018-September/080884.html">https://lists.freedesktop.org/archives/libreoffice/2018-September/080884.html</a>>
'Re: make check fails in [build JCS]'.)

"However, from
<<a href="https://docs.oracle.com/cd/E15289_01/JRRLN/newchanged.htm#GUID-CDE1F31D-EDEA-4FBF-B8CB-F555D09C084C">https://docs.oracle.com/cd/E15289_01/JRRLN/newchanged.htm#GUID-CDE1F31D-EDEA-4FBF-B8CB-F555D09C084C</a>>
and the details of
<<a href="http://hg.openjdk.java.net/jdk-updates/jdk11u/rev/1c1392d7c546">http://hg.openjdk.java.net/jdk-updates/jdk11u/rev/1c1392d7c546</a>> '8195874:
Improve jar specification adherence', it looks like support for relative paths
starting with '..' in jar manifest Class-Paths is also going away.  We
currently use such at least in bridges/Jar_java_uno.mk,
connectivity/Jar_sdbc_hsqldb.mk, and javaunohelper/Jar_juh.mk."</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>