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 Broken Compilation #4769

Merged
merged 1 commit into from
Aug 31, 2017
Merged

Conversation

original-brownbear
Copy link
Contributor

master doesn't compile right now:

  • JDK 7 needs remove implemented since it doesn't have the default here
  • java.lang.IndexOutOfBoundsException needs a String input to the constructor

@original-brownbear
Copy link
Contributor Author

@headius FYI :) seems this is coming from 7236f72

@headius
Copy link
Member

headius commented Aug 31, 2017 via email

@headius headius merged commit b961a0e into jruby:master Aug 31, 2017
@headius
Copy link
Member

headius commented Aug 31, 2017

Ahh I know what it was: I run Java 8 most of the time.

@headius headius added this to the JRuby 9.2.0.0 milestone Aug 31, 2017
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

2 participants