[
https://issues.apache.org/jira/browse/GEODE-8136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17223899#comment-17223899
]
ASF subversion and git services commented on GEODE-8136:
--------------------------------------------------------
Commit 10af7ea015ec85ef02b2e972c7a3dd3ec23bcb7f in geode's branch
refs/heads/support/1.13 from Kirk Lund
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=10af7ea ]
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)