[
https://issues.apache.org/jira/browse/DERBY-2191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12464134
]
Dyre Tjeldvoll commented on DERBY-2191:
---------------------------------------
I've attached a patch (fbstst.v1) that adds (a modified)
FormatableBitSetTest.java as a JUnit unit test. The patch creates a new junit
package under the unitTests package with a corresponding _Suite class, as
discussed on derby-dev. No new JUnit harness was created at the top-level, but
the unitTests.junit._Suite was added to the functionTests.allPackages suite.
suites.All ran successfully in both sane and insane mode.
Note! Patch contains one new directory and two new files. See attached svn stat
output for details.
Please review.
> Cleanup of FormatableBitSet
> ---------------------------
>
> Key: DERBY-2191
> URL: https://issues.apache.org/jira/browse/DERBY-2191
> Project: Derby
> Issue Type: Improvement
> Components: Miscellaneous
> Affects Versions: 10.2.1.6
> Reporter: Dyre Tjeldvoll
> Assigned To: Dyre Tjeldvoll
> Priority: Trivial
> Fix For: 10.3.0.0
>
> Attachments: deadcode.v1.diff, deadcode.v2.diff, fbstst.v1.diff,
> fbstst.v1.stat, FormatableBitSetTest.java
>
>
> The implementation of FormatableBitSet could be streamlined. Dead code can be
> removed and the implementation of some methods can be simplified.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira