
|
If you were logged in you would be able to see more operations.
|
|
|
|
|
| Component/s: |
Core
|
| Affects Version/s: |
1.5.2
|
| Fix Version/s: |
1.6
|
|
|
When invoking the method org.quartz.CronExpression.isSatisfiedBy(java.util.Date date) it throws a NullPointerException if the date passed is after the final date in the cron expression.
|
|
Description
|
When invoking the method org.quartz.CronExpression.isSatisfiedBy(java.util.Date date) it throws a NullPointerException if the date passed is after the final date in the cron expression. |
Show » |
|