[
https://issues.apache.org/jira/browse/DERBY-2760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kristian Waagan updated DERBY-2760:
-----------------------------------
Attachment: derby-2760-1a-remove_unused_method.diff
'derby-2760-1a-remove_unused_method.diff' removes the unused method
'isDerbyEOFMarker'.
It didn't contain anything important, so I decided to just remove it at once.
However, it should still be considered if a new method should be written to
make skipInternal cleaner.
Committed 'derby-2760-1a-remove_unused_method.diff' to trunk with revision
544463.
> Clean-up issues for UTF8Util.java
> ---------------------------------
>
> Key: DERBY-2760
> URL: https://issues.apache.org/jira/browse/DERBY-2760
> Project: Derby
> Issue Type: Improvement
> Components: JDBC
> Affects Versions: 10.3.0.0
> Reporter: Knut Anders Hatlen
> Priority: Trivial
> Attachments: derby-2760-1a-remove_unused_method.diff
>
>
> In DERBY-2646, some improvements to org.apache.derby.iapi.util.UTF8Util were
> suggested:
> - remove unused private method isDerbyEOFMarker(), or possibly rewrite it
> to fit into skipInternal()
> - skipInternal() should return an instance of a private inner class instead
> of an array
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.