Allow compilation of Ruby files for a specificic JVM version
------------------------------------------------------------
Key: JRUBY-4733
URL: http://jira.codehaus.org/browse/JRUBY-4733
Project: JRuby
Issue Type: Improvement
Components: Compiler
Reporter: Gioele Barabucci
The Ruby file compiler does not allow users to generate class files for a
specific version of the JVM.
The Java compiler allows (through the -target options) to specify the target
JVM for which the bytecode should be generated.
Note: the --target option of jrubyc is used for the destination directory (-d
in javac), not the target JVM.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email