Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

fix max range for usec #5445

Merged
merged 1 commit into from Nov 13, 2018
Merged

fix max range for usec #5445

merged 1 commit into from Nov 13, 2018

Conversation

ahorek
Copy link
Contributor

@ahorek ahorek commented Nov 12, 2018

follow up for #5440

Time.utc(1969, 11, 12, 13, 18, 57, 1000000).usec

mri

ArgumentError (subsecx out of range)

jruby

0

jruby + patch

ArgumentError (argument out of range)

@headius headius merged commit 9a71ec4 into jruby:master Nov 13, 2018
@headius
Copy link
Member

headius commented Nov 13, 2018

👍

@headius headius added this to the JRuby 9.2.4.0 milestone Nov 13, 2018
@enebo enebo modified the milestones: JRuby 9.2.4.0, JRuby 9.2.5.0 Nov 13, 2018
eregon pushed a commit to ruby/spec that referenced this pull request Nov 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants