The next version of the Ruby language implementation for the JVM will be compatible with the upcoming Ruby 3.4.0 release and Rails 7.1 and later. Credit: Finesell/Shutterstock JRuby, which dates back to 2001 as a Ruby language implementation for the JVM, is set to arrive at version 10 shortly after the new year. JRuby 10 promises to be fully compatible with Ruby 3.4.0, a planned update to Ruby that brings changes for frozen string literals and class updates. JRuby 10 will also support Rails 7.1 and later versions. This will be the first time JRuby is released with compatibility with the latest version of Ruby, said JRuby project co-leader Charles Oliver Nutter, architect and technologist at Headius Enterprises, which supports JRuby. With the planned JRuby 10 release, a minimum of Java 17 or Java 21 will be required, enabling JRuby to take advantage of more-modern JVM features, Nutter said. The developers of JRuby are particularly interested in virtual thread support from Java’s Project Loom, to implement fibers, a key Ruby feature, Nutter said. “I think developers should be excited about JRuby because we are constantly pushing the edges of what Ruby and dynamic languages can do on the JVM, and taking advantage of as many new OpenJDK features as we can,” Nutter said on September 28. “We continue to support all compatible JVMs on a broad range of platforms, and are still the best way to scale Ruby and Rails applications to enterprise levels.” Nutter co-leads the development of JRuby with Thomas Enebo. Ruby itself, meanwhile, has entered a utilitarian phase of life, still powering a large number of new applications in startups but not making big headlines anymore, Nutter said. As a result, more and more companies are turning to JRuby, which benefits from features of the JVM that support the building of desktop applications, mobile apps for Android, and deployment of exotic operating systems, Nutter said. The current release of JRuby is version 9.4.8.0. Headius Enterprises was launched in July 2024 to provide continuing support for the JRuby project and users. The company has taken over the development of JRuby from Red Hat, which no longer sponsors the project, Nutter said. Related content news Go language evolving for future hardware, AI workloads The Go team is working to adapt Go to large multicore systems, the latest hardware instructions, and the needs of developers of large-scale AI systems. By Paul Krill Nov 15, 2024 3 mins Google Go Generative AI Programming Languages analysis And the #1 Python IDE is . . . PyCharm, VS Code, and five other popular Python IDEs duke it out. Which one do you think takes home the prize? By Serdar Yegulalp Nov 15, 2024 2 mins Python Programming Languages Software Development news JDK 24: The new features in Java 24 21 features are proposed for the next version of Java including quantum-resistant cryptographic keys designed to secure Java apps against future quantum computing attacks. By Paul Krill Nov 15, 2024 11 mins Java Programming Languages Software Development news Rust Foundation moves forward on C++ and Rust interoperability Problem statement released to address the challenges to making cross-language development with C++ and Rust more accessible and approachable. By Paul Krill Nov 14, 2024 2 mins C++ Rust Programming Languages Resources Videos