Hello!When backporting JDK-8158633 to jdk8u, it was noticed that OracleUcrypto provider may experience difficulties reading its config file in UTF-16 environment.
The fix is to explicitly specify the expected encoding of the config file. Would you please help review the fix? BUGURL: https://bugs.openjdk.java.net/browse/JDK-8160267 WEBREV: http://cr.openjdk.java.net/~igerasim/8160267/00/webrev/ With kind regards, Ivan