Hi,
Please review the following fix in JDK 9 at your convenience: Bug : https://bugs.openjdk.java.net/browse/JDK-8160456 Webrev : http://cr.openjdk.java.net/~jdv/8160456/webrev.00/ This is a KSS tool issue. We are not loading resource bundle from specific module in TIFFMetadataFormat.getResource() function, made changes to get resource bundle with respect to current module. Thanks, Jay