Log in
Skip to main content
Skip to sidebar
Linked Applications
Loading…
Dashboards
Projects
Issues
Help
Jira Core help
Keyboard Shortcuts
About Jira
Jira Credits
Log In
Commons Lang
LANG-1547
Minor improvements
Log In
Export
XML
Word
Printable
JSON
Details
Type:
Improvement
Status:
Closed
Priority:
Minor
Resolution:
Fixed
Affects Version/s:
None
Fix Version/s:
None
Component/s:
None
Labels:
None
Description
original pr :
https://github.com/apache/commons-lang/pull/533
Attachments
Sub-Tasks
Options
Show All
Show Open
Bulk operation
Open issue navigator
1.
Change from addAll to constructors for some List.
Resolved
Unassigned
100%
2.
Change array style from `int a[]` to `int[] a`
Resolved
Unassigned
100%
3.
Fix typos
Resolved
Unassigned
100%
4.
Ignored exception `ignored`, should not be called so
Resolved
Unassigned
100%
5.
Use Java 8 lambdas and Map operations
Resolved
Unassigned
100%
6.
Change a Pattern to a static final field, for not letting it compile each time the function invoked.
Resolved
Unassigned
100%
7.
Simplify if as some conditions are covered by others
Resolved
Unassigned
100%
8.
Convert Sting to StringBuilder in some test code.
Resolved
Unassigned
100%
9.
Refine Javadoc
Resolved
Unassigned
100%
10.
Use List.sort instead of Collection.sort
Resolved
Unassigned
100%
11.
Use Math.max and min
Resolved
Unassigned
100%
12.
Use StandardCharsets.UTF_8
Resolved
Unassigned
100%
13.
Use Collections.singletonList insteadof Arrays.asList when there be only one element.
Resolved
Unassigned
100%
14.
Change removeLastFieldSeparator to use endsWith
Resolved
Unassigned
100%
Activity
People
Assignee:
Unassigned
Reporter:
Jin Xu
Votes:
0
Vote for this issue
Watchers:
2
Start watching this issue
Dates
Created:
30/May/20 21:06
Updated:
21/Jul/20 05:48
Resolved:
14/Jun/20 13:57
Time Tracking
Estimated:
Not Specified
Remaining:
0h
Logged:
7h
Estimated:
Not Specified
Remaining:
0h
Logged:
2h 20m
Include sub-tasks