Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
learningendless
/
jruby
Public
forked from
jruby/jruby
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
jruby
spec
java_integration
methods
on
test-latest_java8
User selector
All users
All time
Commit history
Commits on Jul 6, 2013
Final tweaks to get ant test-extended passing.
headius
committed
ea7fd38
View commit details
Copy full SHA for ea7fd38
View code at this point
Browse repository at this point
Commits on Feb 3, 2013
Further ji spec fixes for String -> Symbol change in 1.9.
Show description for 33a66c0
BanzaiMan
committed
33a66c0
View commit details
Copy full SHA for 33a66c0
View code at this point
Browse repository at this point
In 1.9, method names are symbols. Should fix most (if not all) of #523.
BanzaiMan
committed
c273646
View commit details
Copy full SHA for c273646
View code at this point
Browse repository at this point
Commits on Oct 29, 2012
Workaround for JRUBY-6967
Show description for dd300d7
headius
committed
dd300d7
View commit details
Copy full SHA for dd300d7
View code at this point
Browse repository at this point
Commits on Jun 28, 2012
Fix JRUBY-6745
Show description for aecaffe
headius
committed
aecaffe
View commit details
Copy full SHA for aecaffe
View code at this point
Browse repository at this point
Commits on Jan 27, 2012
Fix Scala singleton support.
Show description for 1f5f30f
headius
committed
1f5f30f
View commit details
Copy full SHA for 1f5f30f
View code at this point
Browse repository at this point
Commits on Jan 26, 2012
Fix JRUBY-6383
Show description for a4bf4b8
headius
committed
a4bf4b8
View commit details
Copy full SHA for a4bf4b8
View code at this point
Browse repository at this point
Commits on Jan 9, 2012
Correctly fix Scala-like method name $bslash. Includes spec. This should fix JRUBY-6327.
BanzaiMan
committed
3b00c39
View commit details
Copy full SHA for 3b00c39
View code at this point
Browse repository at this point
Commits on Sep 13, 2011
Fix NPE when rendering an ArgumentError for Ruby to Java invocations.
headius
committed
b158c66
View commit details
Copy full SHA for b158c66
View code at this point
Browse repository at this point
Commits on Aug 12, 2011
Fix JRUBY-5980: Unable to call varargs constructor with 0 arguments.
Show description for faad708
headius
committed
faad708
View commit details
Copy full SHA for faad708
View code at this point
Browse repository at this point
Allow jrake spec:ji to run
enebo
committed
7e5daa3
View commit details
Copy full SHA for 7e5daa3
View code at this point
Browse repository at this point
Commits on Jul 14, 2011
Replace all "import" with "java_import" since Rake 0.9.2 seems to defeat our "import" hooking.
headius
committed
b5194a9
View commit details
Copy full SHA for b5194a9
View code at this point
Browse repository at this point
Commits on May 11, 2011
JRUBY-5788: Java names with only on capital letter not getting Ruby shortcuts defined
enebo
committed
104b98a
View commit details
Copy full SHA for 104b98a
View code at this point
Browse repository at this point
Commits on Mar 25, 2011
failing test for JRUBY-5602
Show description for 4dc0d2c
osi
authored and
headius
committed
4dc0d2c
View commit details
Copy full SHA for 4dc0d2c
View code at this point
Browse repository at this point
Commits on Jan 25, 2011
Fix JRUBY-5418: Getting NativeException: org.jruby.RubyContinuation$Continuation: null with RSpec 2 and EventMachine
Show description for 47172e5
headius
committed
47172e5
View commit details
Copy full SHA for 47172e5
View code at this point
Browse repository at this point
Commits on Jan 20, 2011
JRUBY-5395: Fix camelCase => snake_case regression for groups of capital letters
nicksieger
committed
f36a117
View commit details
Copy full SHA for f36a117
View code at this point
Browse repository at this point
Commits on Jan 17, 2011
fixed camel case pending specs
Show description for 8ec14c0
qmx
authored and
BanzaiMan
committed
8ec14c0
View commit details
Copy full SHA for 8ec14c0
View code at this point
Browse repository at this point
Commits on Dec 29, 2010
Fix JRUBY-5195: odd awt crash
Show description for d687d16
headius
committed
d687d16
View commit details
Copy full SHA for d687d16
View code at this point
Browse repository at this point
Commits on Dec 1, 2010
Merge "backtrace" branch to master, now that it runs clean on all our various test cases.
Show description for fd0fa78
headius
committed
fd0fa78
View commit details
Copy full SHA for fd0fa78
View code at this point
Browse repository at this point
Commits on Jun 3, 2010
Additional changes for JRUBY-4799:
Show description for 04b4a61
headius
committed
04b4a61
View commit details
Copy full SHA for 04b4a61
View code at this point
Browse repository at this point
Commits on Apr 24, 2010
Specs for JRUBY-4680
BanzaiMan
committed
5263ca0
View commit details
Copy full SHA for 5263ca0
View code at this point
Browse repository at this point
Commits on Apr 21, 2010
Fixes for JRUBY-4724 and JRUBY-4725
Show description for 4351ad0
headius
committed
4351ad0
View commit details
Copy full SHA for 4351ad0
View code at this point
Browse repository at this point
Commits on Apr 18, 2010
Fix for JRUBY-4704: "Java wrapper with no contents" error when subclassing a Runnable class in JRuby
headius
committed
03c902b
View commit details
Copy full SHA for 03c902b
View code at this point
Browse repository at this point
Commits on Mar 10, 2010
Fix for JRUBY-4505: Restore __method versions of Java methods we don't bind directly
Show description for 7c4139b
headius
committed
7c4139b
View commit details
Copy full SHA for 7c4139b
View code at this point
Browse repository at this point
Commits on Mar 2, 2010
fixes JRUBY-4599: Invoking private/protected java no-args method with null argument leads to NPE
Show description for 7458b05
calavera
authored and
headius
committed
7458b05
View commit details
Copy full SHA for 7458b05
View code at this point
Browse repository at this point
Commits on Feb 18, 2010
Fix for JRUBY-4531: java_send for static methods
headius
committed
26f5d63
View commit details
Copy full SHA for 26f5d63
View code at this point
Browse repository at this point
Commits on Jan 15, 2010
Add the ability to java_* against no-arg methods with empty array and improve error when calling with inappropriate signature+args combination.
headius
committed
f23a04e
View commit details
Copy full SHA for f23a04e
View code at this point
Browse repository at this point
Commits on Jan 12, 2010
Remove __method methods, since their functionality can be achieved (better) through the new java_ methods.
headius
committed
8579209
View commit details
Copy full SHA for 8579209
View code at this point
Browse repository at this point
Commits on Dec 30, 2009
Fixes to make explicitly passing a Java array as the last argument to a varargs method work like it did before with varargs support still in place.
headius
committed
4f9b2a3
View commit details
Copy full SHA for 4f9b2a3
View code at this point
Browse repository at this point
Commits on Dec 29, 2009
Varargs support for method dispatch! Should fix JRUBY-195, but I don't like the impl much so far. Needs additional cleanup.
headius
committed
af31aeb
View commit details
Copy full SHA for af31aeb
View code at this point
Browse repository at this point
Commits on Oct 25, 2009
Remove the now-meaningless custom #new method for concrete Java classes.
headius
committed
8947e2d
View commit details
Copy full SHA for 8947e2d
View code at this point
Browse repository at this point
Commits on Oct 18, 2009
Modify one of the java_method specs to get it green on IBM Java 5; see JRUBY-4107.
headius
committed
6bbcf1e
View commit details
Copy full SHA for 6bbcf1e
View code at this point
Browse repository at this point
Commits on Oct 12, 2009
New feature for JRUBY-4065: java_alias to compliment and combine the best of java_method and java_send
headius
committed
c567afa
View commit details
Copy full SHA for c567afa
View code at this point
Browse repository at this point
Commits on Sep 28, 2009
Add specs for java_method and java_send, and fix a few cases that fell out from spec'ing.
headius
committed
32ee31c
View commit details
Copy full SHA for 32ee31c
View code at this point
Browse repository at this point
Commits on Aug 25, 2009
Fixes JRUBY-3478: Dir.new does not work for directories inside jar file
Show description for d69ca1a
calavera
authored and
headius
committed
d69ca1a
View commit details
Copy full SHA for d69ca1a
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.