You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Dan Smith (JIRA)" <ji...@apache.org> on 2016/01/27 01:06:39 UTC

[jira] [Created] (GEODE-866) Replace use of VM.invoke(Class, String) with a lambda

Dan Smith created GEODE-866:
-------------------------------

             Summary: Replace use of VM.invoke(Class, String) with a lambda
                 Key: GEODE-866
                 URL: https://issues.apache.org/jira/browse/GEODE-866
             Project: Geode
          Issue Type: Bug
          Components: tests
            Reporter: Dan Smith


GEODE-832 allows us to use lambdas in dunit tests. We have a bunch of old tests that invoke static methods through reflection. Those should be replaced with lambdas instead.

See this thread for more details:
http://mail-archives.apache.org/mod_mbox/incubator-geode-dev/201601.mbox/%3CCAFh%2B7k2q58JB-dfFpGKMWC_%3DTcJOxXZRjU1G%2Bt4CuDHgTBOYwg%40mail.gmail.com%3E



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)