This commit changes BitsCronField to use a long instead of a BitSet, since the later can use significant memory. Closes gh-25687
This commit changes BitsCronField to use a long instead of a BitSet, since the later can use significant memory. Closes gh-25687