Description
The class org.apache.derby.iapi.services.io.CompressedNumber contains a significant amount of test code. This code should be moved into a unit test to reduce the footprint of the product jars and to ensure that the code is tested in the regression tests. The test code is located in the methods checkInt(), checkLong() and main().