You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Rick Hillegas (JIRA)" <ji...@apache.org> on 2015/07/19 22:16:04 UTC

[jira] [Created] (DERBY-6827) Errors in LocalizedDisplayScriptTest on jdk 9

Rick Hillegas created DERBY-6827:
------------------------------------

             Summary: Errors in LocalizedDisplayScriptTest on jdk 9
                 Key: DERBY-6827
                 URL: https://issues.apache.org/jira/browse/DERBY-6827
             Project: Derby
          Issue Type: Bug
            Reporter: Rick Hillegas


LocalizedDisplayScriptTest raises terrors when run with the latest early access build of JDK 9. This is due to a backward incompatibility introduced into JDK 9 by this issue: https://bugs.openjdk.java.net/browse/JDK-8008577. The fix may be simply to set the following java property when running this test:

java.locale.providers=JRE,SPI



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)