@@ -55,7 +55,7 @@ tool.</p> | |||||
</tr> | </tr> | ||||
<tr> | <tr> | ||||
<td>classpathref</td> | <td>classpathref</td> | ||||
<td class="left">Files to be placed in the jmod file, given as a | |||||
<td class="left">Files to be placed in the jmod file, given as a | |||||
<a href="../using.html#references">reference</a> | <a href="../using.html#references">reference</a> | ||||
to a path defined elsewhere.</td> | to a path defined elsewhere.</td> | ||||
</tr> | </tr> | ||||
@@ -197,7 +197,7 @@ tool.</p> | |||||
<h3>Parameters specified as nested elements</h3> | <h3>Parameters specified as nested elements</h3> | ||||
<h4>classpath, modulepath, commandpath, headerpath, configpath, legalpath, nativelibpath, manpath</h4> | <h4>classpath, modulepath, commandpath, headerpath, configpath, legalpath, nativelibpath, manpath</h4> | ||||
<p>The | |||||
<p>The | |||||
<code>classpath</code>, | <code>classpath</code>, | ||||
<code>modulepath</code>, | <code>modulepath</code>, | ||||
<code>commandpath</code>, | <code>commandpath</code>, | ||||
@@ -295,7 +295,7 @@ times. Requires <code>jdk.localedata</code> module. Attributes: | |||||
</table> | </table> | ||||
<h4 id="nested-resourceOrder">resourceOrder</h4> | <h4 id="nested-resourceOrder">resourceOrder</h4> | ||||
<p>Explicit resource search order in linked image. May be specified multiple | |||||
<p>Explicit resource search order in linked image. May be specified multiple | |||||
times. Attributes:</p> | times. Attributes:</p> | ||||
<table class="attr"> | <table class="attr"> | ||||
<tr> | <tr> | ||||
@@ -1252,7 +1252,7 @@ module ${provider.mod} { | |||||
<link destdir="${image}" modulepath="${jdkmods}${jmods}" | <link destdir="${image}" modulepath="${jdkmods}${jmods}" | ||||
modules="${inc.mod}" | modules="${inc.mod}" | ||||
bindServices="false"/> | bindServices="false"/> | ||||
<link destdir="${image2}" modulepath="${jdkmods}${jmods}" | <link destdir="${image2}" modulepath="${jdkmods}${jmods}" | ||||
modules="${inc.mod}" | modules="${inc.mod}" | ||||
bindServices="true"/> | bindServices="true"/> | ||||