loading special locale fails with jdk131 and jars
-------------------------------------------------

         Key: DERBY-240
         URL: http://issues.apache.org/jira/browse/DERBY-240
     Project: Derby
        Type: Bug
  Components: Localization  
    Versions: 10.1.0.0    
 Environment: IBM and Sun jdk131 and jars
    Reporter: Myrna van Lunteren
    Priority: Trivial


With the jdk131 & ibm131 & running with jars, a special test locale 
qq_PP_testOnly with which the database gets created does not appear to get 
loaded, instead, the default locale set using java.util.Locale.setDefault() is 
used.

When using classes in a directory, this does not happen. Running with jdk141 or 
jdk15(i.e. 5.0), either jars or classes, the locale also gets loaded correctly.
This looks like a jvm bug, however, as it's working correctly with later 
versions of the jvms, a fix is unlikely.

Affected test: i18n/messageLocale.sql


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to