spring-framework/spring-context
Arjen Poutsma 91b609817e Do not use BitSet in BitsCronField
This commit changes BitsCronField to use a long instead of a BitSet,
since the later can use significant memory.

Closes gh-25687
2020-09-08 10:11:32 +02:00
..
src Do not use BitSet in BitsCronField 2020-09-08 10:11:32 +02:00
.springBeans Rename modules {org.springframework.*=>spring-*} 2012-01-31 14:37:10 +01:00
spring-context.gradle Upgrade to BeanShell 2.0b6 2020-04-07 18:06:43 +02:00