[
https://issues.apache.org/jira/browse/LANG-1692?focusedWorklogId=811809&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-811809
]
ASF GitHub Bot logged work on LANG-1692:
----------------------------------------
Author: ASF GitHub Bot
Created on: 24/Sep/22 08:00
Start Date: 24/Sep/22 08:00
Worklog Time Spent: 10m
Work Description: tisonkun commented on code in PR #951:
URL: https://github.com/apache/commons-lang/pull/951#discussion_r979191525
##########
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:
Oops. I think I should add the `@param <T>` line so adjusting neighbor lines
should be OK. Said you're updating the comments, and adjusting a bit the layout
should not be a big deal. I don't touch unrelated comments.
Issue Time Tracking
-------------------
Worklog Id: (was: 811809)
Time Spent: 2h 10m (was: 2h)
> 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: 2h 10m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)