[
https://issues.apache.org/jira/browse/LANG-1692?focusedWorklogId=810357&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-810357
]
ASF GitHub Bot logged work on LANG-1692:
----------------------------------------
Author: ASF GitHub Bot
Created on: 20/Sep/22 11:38
Start Date: 20/Sep/22 11:38
Worklog Time Spent: 10m
Work Description: garydgregory commented on code in PR #951:
URL: https://github.com/apache/commons-lang/pull/951#discussion_r975248075
##########
src/main/java/org/apache/commons/lang3/reflect/FieldUtils.java:
##########
@@ -254,23 +254,23 @@ public static List<Field>
getFieldsListWithAnnotation(final Class<?> cls, final
/**
* Reads an accessible {@code static} {@link Field}.
*
- * @param field
Review Comment:
In general, please keep cosmetic and stylistic changes out of PRs, it makes
PRs noisier, and takes longer to review.
Issue Time Tracking
-------------------
Worklog Id: (was: 810357)
Time Spent: 1.5h (was: 1h 20m)
> Cast FieldUtils.readField result to the recipient type
> ------------------------------------------------------
>
> Key: LANG-1692
> URL: https://issues.apache.org/jira/browse/LANG-1692
> Project: Commons Lang
> Issue Type: Task
> Components: lang.reflect.*
> Reporter: Zili Chen
> Priority: Major
> Time Spent: 1.5h
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)