Details
-
Type:
Improvement
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: JRuby 1.5
-
Fix Version/s: JRuby 1.7.0.pre1
-
Component/s: Compiler, Miscellaneous
-
Labels:None
-
Number of attachments :
Description
JRuby has very basic invokedynamic support, and as a result the MLVM folks have been using it as a testbed for invokedynamic features. However we don't have a nice test target for them to run. We need to add a test target that runs with invokedynamic enabled, to make it easier for them to continue using JRuby as a testbed.