--- old/src/jdk.jlink/share/classes/jdk/tools/jmod/resources/jmod.properties 2017-01-12 21:02:39.000000000 -0800 +++ new/src/jdk.jlink/share/classes/jdk/tools/jmod/resources/jmod.properties 2017-01-12 21:02:38.000000000 -0800 @@ -108,9 +108,9 @@ 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.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}