src/share/classes/java/util/Locale.java

Print this page

        

*** 949,959 **** * <p> * Since changing the default locale may affect many different areas of * functionality, this method should only be used if the caller is * prepared to reinitialize locale-sensitive code running within the * same Java Virtual Machine. - * <p> * * @param category - the specified category to set the default locale * @param newLocale - the new default locale * @throws SecurityException - if a security manager exists and its * checkPermission method doesn't allow the operation. --- 949,958 ----