8157801: spurious > character in the javadoc comment for ModuleEntry.java
Reviewed-by: alanb
This commit is contained in:
parent
4408e4cb4a
commit
629e292070
@ -40,7 +40,7 @@ import jdk.tools.jlink.internal.ModuleEntryImpl;
|
||||
* <li>For jimage content: /{module name}/{package1}/.../{packageN}/{file
|
||||
* name}</li>
|
||||
* <li>For other files (shared lib, launchers, config, ...):/{module name}/
|
||||
* {@literal bin|conf|native}/{dir1}>/.../{dirN}/{file name}</li>
|
||||
* {@literal bin|conf|native}/{dir1}/.../{dirN}/{file name}</li>
|
||||
* </ul>
|
||||
*/
|
||||
public interface ModuleEntry {
|
||||
|
Loading…
Reference in New Issue
Block a user