Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The OpenJDK 7 has a maximum string length for constants that the atom…
…s trip over, though the Oracle JDK is fine. Avoid this by using a StringBuilder to dynamically create the atom constants.
- Loading branch information