c9668ce40f
Motivation: Allow pre-computing calculation of the constants for compiler where it could be. Similar fix in OpenJDK: [1]. Modifications: - Use parentheses. - Simplify static initialization of `BYTE2HEX_*` arrays in `StringUtil`. Result: Less bytecode, possible faster calculations at runtime. [1] https://bugs.openjdk.java.net/browse/JDK-4477961 |
||
---|---|---|
.. | ||
src | ||
pom.xml |