Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

ArrayIndexOutOfBoundsExeption from DST code #275

Conversation

njr-11
Copy link
Contributor

@njr-11 njr-11 commented Apr 24, 2023

Fixes #274 ArrayIndexOutOfBoundsException that occurs because some code for detecting Daylight Saving Time was erroneously being attempted for a non-matching hour.

…code

Signed-off-by: Nathan Rauh <nathan.rauh@us.ibm.com>
@njr-11
Copy link
Contributor Author

njr-11 commented Apr 24, 2023

@smillidge could you review this ArrayIndexOutOfBoundsException fix?

@njr-11 njr-11 merged commit a03db5f into jakartaee:master Apr 24, 2023
@KyleAure KyleAure mentioned this pull request Aug 21, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CronTrigger.getNextRunTime throws ArrayIndexOutOfBoundsException for daily schedule
2 participants