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)