[
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-2a-inner_class.diff
'derby-2760-2a-inner_class.diff' changes UTF8Util to use an inner class and
also adds a test to verify the basic behavior of the skip-methods.
Patch ready for review.
> 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.1.4
> Reporter: Knut Anders Hatlen
> Priority: Trivial
> Fix For: 10.4.0.0
>
> Attachments: derby-2760-1a-remove_unused_method.diff,
> derby-2760-2a-inner_class.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.