Pavan Lanka created ORC-754:
-------------------------------
Summary: Code cleanup changes
Key: ORC-754
URL: https://issues.apache.org/jira/browse/ORC-754
Project: ORC
Issue Type: Sub-task
Components: Java
Affects Versions: 1.7.0
Reporter: Pavan Lanka
Assignee: Pavan Lanka
As part of making changes for [ORC-744] some code cleanup items came up:
* Removal of group name in bench pom.xml
* Replacing Charset.forName with StandardCharsets.
* Final on some variables
* Removed final on a private method
* Simplified some conditions
* Removed some redundant casts
* Removed some duplicate condition branches
--
This message was sent by Atlassian Jira
(v8.3.4#803005)