Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

processArguments is run twice #3294

Closed
chrisseaton opened this issue Aug 28, 2015 · 2 comments
Closed

processArguments is run twice #3294

chrisseaton opened this issue Aug 28, 2015 · 2 comments
Milestone

Comments

@chrisseaton
Copy link
Contributor

    at org.jruby.RubyInstanceConfig.processArguments(RubyInstanceConfig.java:166)
    at org.jruby.Main.run(Main.java:224)
    at org.jruby.Main.main(Main.java:197)
    at org.jruby.RubyInstanceConfig.processArguments(RubyInstanceConfig.java:166)
    at org.jruby.Main.doProcessArguments(Main.java:468)
    at org.jruby.Main.internalRun(Main.java:257)
    at org.jruby.Main.run(Main.java:225)
    at org.jruby.Main.main(Main.java:197)

Is that the right behaviour?

@headius
Copy link
Member

headius commented Sep 3, 2015

No, it's not!

@headius headius closed this as completed in 9e2d6dc Sep 3, 2015
@headius headius added this to the JRuby 1.7.23 milestone Sep 3, 2015
@headius
Copy link
Member

headius commented Sep 3, 2015

Fixed for 1.7.23 and 9.0.2.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants