< prev index next >

src/jdk.jlink/share/classes/jdk/tools/jmod/resources/jmod.properties

Print this page

        

*** 106,117 **** err.missing.arg=no value given for {0} err.internal.error=internal error: {0} {1} {2} err.invalid.dryrun.option=--dry-run can only be used with hash mode err.module.descriptor.not.found=Module descriptor not found err.missing.export.or.open.packages=Packages that are exported or open in {0} are not present: {1} warn.invalid.arg=Invalid classname or pathname not exist: {0} warn.no.module.hashes=No hashes recorded: no module specified for hashing depends on {0} - warn.module.resolution.fail=No hashes recorded: {0} warn.ignore.entry=ignoring entry {0}, in section {1} warn.ignore.duplicate.entry=ignoring duplicate entry {0}, in section {1} --- 106,117 ---- err.missing.arg=no value given for {0} err.internal.error=internal error: {0} {1} {2} err.invalid.dryrun.option=--dry-run can only be used with hash mode err.module.descriptor.not.found=Module descriptor not found err.missing.export.or.open.packages=Packages that are exported or open in {0} are not present: {1} + err.module.resolution.fail=Resolution failed: {0} warn.invalid.arg=Invalid classname or pathname not exist: {0} warn.no.module.hashes=No hashes recorded: no module specified for hashing depends on {0} warn.ignore.entry=ignoring entry {0}, in section {1} warn.ignore.duplicate.entry=ignoring duplicate entry {0}, in section {1}
< prev index next >