coherence-community / oracle-bedrock

Oracle Bedrock
Other
55 stars 31 forks source link

DeferredHelper.invoking(...) fails to correctly create proxies for arrays #172

Closed brianoliver closed 10 years ago

brianoliver commented 10 years ago

When attempting to use an array (of X) as a result of a DeferredHelper.invoking(...) method call, instead of a single array (of X) being returned, and array of array (of X) is returned, thus causing ClassCastExceptions with matchers.

brianoliver commented 8 years ago

This issue was imported from JIRA ORACLETOOLS-172

brianoliver commented 10 years ago

Reported by @brianoliver

brianoliver commented 10 years ago

Marked as fixed by @brianoliver on Friday, October 10th 2014, 5:08:00 am