[
https://issues.apache.org/jira/browse/GEODE-8136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17223743#comment-17223743
]
ASF subversion and git services commented on GEODE-8136:
--------------------------------------------------------
Commit ca51909fe78be707376d9d411d709a4cea3bbdb2 in geode's branch
refs/heads/backport-1-13-GEODE-8652-and-friends from Kirk Lund
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=ca51909 ]
GEODE-8136: Move UncheckedUtils to geode-common (#5123)
Create UncheckedUtilsTest to unit test UncheckedUtils.
Extract FunctionExecution methods to new TypedFunctionService in
geode-core.
(cherry picked from commit 253d667b27423e55601e925f7a20f2fd6f0efc31)
> Repackage and improve javadocs for UncheckedUtils
> -------------------------------------------------
>
> Key: GEODE-8136
> URL: https://issues.apache.org/jira/browse/GEODE-8136
> Project: Geode
> Issue Type: Wish
> Components: core
> Reporter: Kirk Lund
> Assignee: Kirk Lund
> Priority: Major
> Fix For: 1.14.0
>
>
> UncheckedUtils is a collection of simple utilities for unchecked casts in
> both test and product code. We should move it to the most common module it
> can live in, rename methods to be more description, and add javadocs.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)