jjazzboss opened a new pull request #2633: URL: https://github.com/apache/netbeans/pull/2633
…lt since JDK9 Change NbBundle to read Bundle files using UTF-1 encoding by default, and automatically switch to ISO-8859-1 if UTF-1 decoding fails. System property java.util.PropertyResourceBundle.encoding can alter the behavior like for PropertyResourceBundle (from JDK9). ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
