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

JRuby 9.2 Projects #5119

Closed
12 of 15 tasks
headius opened this issue Mar 27, 2018 · 3 comments
Closed
12 of 15 tasks

JRuby 9.2 Projects #5119

headius opened this issue Mar 27, 2018 · 3 comments
Assignees
Milestone

Comments

@headius
Copy link
Member

headius commented Mar 27, 2018

We have many side projects in flight and no place to track them. I'm creating this list so we remember all the things we hope to ship in 9.2.

From #4293:

  • String

    • String#upcase, String#downcase, String#capitalize, String#swapcase and their bang variants work for all of Unicode, and are no longer limited to ASCII. Supported encodings are UTF-8, UTF-16BE/LE, UTF-32BE/LE, and ISO-8859-1~16. Variations are available with options. See the documentation of String#downcase for details. Feature #10085
  • Symbol

    • Symbol#upcase, Symbol#downcase, Symbol#capitalize, and Symbol#swapcase now work for all of Unicode. See the documentation of String#downcase for details. Feature #10085
@headius
Copy link
Member Author

headius commented Aug 1, 2019

Enumerator-on-Fiber is already in for 9.2.8.0. I updated the checklist.

@headius
Copy link
Member Author

headius commented Aug 1, 2019

Mostly-full refinements support went into 9.2.7.0 and closed all known user issues. There are a few failing tests but mostly along weird edges like using "undef_method" against refined methods.

Ruby 2.5 support shipped in 9.2 and the remaining gaps have largely been closed in releases since then.

@headius headius modified the milestones: JRuby 9.2.8.0, Non-Release Aug 6, 2019
@headius
Copy link
Member Author

headius commented Mar 29, 2020

Block dispatch and AOT support are improved in 9.2.10 and 9.3 respectively. The other items have their own issues elsewhere, so I'll kill this one.

@headius headius closed this as completed Mar 29, 2020
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

No branches or pull requests

5 participants