[
https://issues.apache.org/jira/browse/DERBY-6827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14633994#comment-14633994
]
ASF subversion and git services commented on DERBY-6827:
--------------------------------------------------------
Commit 1692008 from [~rhillegas] in branch 'code/trunk'
[ https://svn.apache.org/r1692008 ]
DERBY-6827: Fix LocalizedDisplayScriptTest on jdk 9; commit
derby-6827-01-ab-omitColumn.diff patch.
> 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
> Attachments: derby-6827-01-aa-addProperty.diff,
> derby-6827-01-ab-omitColumn.diff, z.out
>
>
> LocalizedDisplayScriptTest raises errors 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)