[
https://issues.apache.org/jira/browse/OPENJPA-2491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13976001#comment-13976001
]
ASF subversion and git services commented on OPENJPA-2491:
----------------------------------------------------------
Commit 1588977 from [email protected] in branch 'openjpa/trunk'
[ https://svn.apache.org/r1588977 ]
OPENJPA-2491. Variation of the patch as provided by Romain Manni-Bucau.
Besides clearing the cache, I also corrected the spelling of "parameter" in
this testcase name and another related testcase.
> AssertionFailedError with Java 8 and TestInExpressionParamaterBinding
> ---------------------------------------------------------------------
>
> Key: OPENJPA-2491
> URL: https://issues.apache.org/jira/browse/OPENJPA-2491
> Project: OpenJPA
> Issue Type: Sub-task
> Components: jdbc, query
> Affects Versions: 2.4.0
> Environment: Java 8
> java version "1.8.0"
> Java(TM) SE Runtime Environment (build 1.8.0-b132)
> Java HotSpot(TM) Client VM (build 25.0-b70, mixed mode)
> Reporter: Kevin Sutter
> Assignee: Kevin Sutter
> Attachments: OPENJPA-2491.patch
>
>
> When running with Java 8, we're experiencing the following test error.
> Failed tests:
> testWithCollectionParamOfDifferentSizeNoParentheses(org.apache.openjpa.persistence.jdbc.sqlcache.TestInExpressionParamaterBinding)
> Looked at the surefire report and it's a simple test assertion failure.
> We've had some recent issues with parameter bindings, but this only fails
> with Java 8...
--
This message was sent by Atlassian JIRA
(v6.2#6252)