[
https://issues.apache.org/jira/browse/GEODE-8136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17227616#comment-17227616
]
ASF subversion and git services commented on GEODE-8136:
--------------------------------------------------------
Commit d70cd816ff183033b059198c9db8302c76a7af65 in geode's branch
refs/heads/support/1.13 from Kirk Lund
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=d70cd81 ]
GEODE-8136: Move UncheckedUtils to geode-common (#5123)
Create UncheckedUtilsTest to unit test UncheckedUtils.
Extract FunctionExecution methods to new TypedFunctionService in
geode-core.
> 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)