[
https://issues.apache.org/jira/browse/GEODE-10295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Owen Nichols resolved GEODE-10295.
----------------------------------
Resolution: Won't Fix
only ambiguous when compiled with JDK11, which is not supported anyway
> ambiguous toArray call
> ----------------------
>
> Key: GEODE-10295
> URL: https://issues.apache.org/jira/browse/GEODE-10295
> Project: Geode
> Issue Type: Improvement
> Components: core
> Affects Versions: 1.15.0, 1.16.0
> Reporter: Owen Nichols
> Priority: Major
> Labels: pull-request-available
>
> geode-core/src/main/java/org/apache/geode/internal/cache/EntriesSet.java:245:
> error: reference to toArray is ambiguous
> return toArray(null);
--
This message was sent by Atlassian Jira
(v8.20.7#820007)