Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: JRuby 1.6RC2
-
Fix Version/s: JRuby 1.6RC3, JRuby 1.6
-
Component/s: None
-
Labels:None
-
Number of attachments :
Description
I believe this was broken when we added support for -X property shortcuts (like -Xcompile.dynopt=true). It appears to have broken the other -X options.
~/projects/jruby ➔ bin/jruby.bash -X-C -e 1 jruby: missing argument Extended options: -X-O run with ObjectSpace disabled (default; improves performance) -X+O run with ObjectSpace enabled (reduces performance) -X-C disable all compilation -X+C force compilation of all scripts before they are run (except eval)
The native launcher works correctly.
Issue Links
- is duplicated by
-
JRUBY-5495
-X+O no longer works
-
Activity
Charles Oliver Nutter
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Fix Version/s | JRuby 1.6 [ 17062 ] | |
| Priority | Major [ 3 ] | Blocker [ 1 ] |
Hiro Asari
made changes -
| Link |
This issue is duplicated by |
Hiro Asari
made changes -
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Assignee | Thomas E Enebo [ enebo ] | Hiro Asari [ asari ] |
| Fix Version/s | JRuby 1.6RC3 [ 17147 ] | |
| Resolution | Fixed [ 1 ] |
Charles Oliver Nutter
made changes -
| Status | Resolved [ 5 ] | Closed [ 6 ] |
Pushed my take on the solution to master: https://github.com/jruby/jruby/commit/217fc9b11588d6d10cc01d6b518ec4622043b4cc