Andy Wilkinson opened SPR-17240 and commented
DataSize currently camel-cases the units as if bytes is a separate word. For example, it has a method named ofKiloBytes. Given that kilobytes is the unit, I would expect that method to be ofKilobytes. The same applies to the methods for megabytes, gigabytes, and terabytes. If this proposal is accepted, the javadoc for the values on DataUnit should also be updated.
Affects: 5.1 RC2
Referenced from: commits 2c1dca5