bbrowning_away has quit [Quit: Leaving]
cremes has quit [Ping timeout: 256 seconds]
haze__ is now known as haze
mtoy has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
pawnbox has joined #jruby
prasunanand has quit [Ping timeout: 268 seconds]
prasunanand has joined #jruby
nirvdrum has quit [Ping timeout: 260 seconds]
nirvdrum has joined #jruby
prasunanand has quit [Ping timeout: 250 seconds]
prasunanand has joined #jruby
nicoulaj has joined #jruby
thedarkone2 has quit [Quit: thedarkone2]
donV has joined #jruby
donV has quit [Ping timeout: 260 seconds]
pilhuhn has joined #jruby
yipdw has quit [Remote host closed the connection]
yipdw has joined #jruby
yipdw has joined #jruby
yipdw has quit [Changing host]
claudiuinberlin has joined #jruby
etehtsea has joined #jruby
durkz has joined #jruby
<durkz> Can sameone help me please? I want to ren ruby scrip in java with command line parameters.
<durkz> i donot know how to do that :/
drbobbeaty has joined #jruby
durkz has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
shellac has joined #jruby
vtunka has joined #jruby
drbobbeaty has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
jsvd has quit [Disconnected by services]
shellac has quit [Remote host closed the connection]
shellac has joined #jruby
vtunka has quit [Quit: Leaving]
<GitHub32> [jruby] pitr-ch pushed 2 new commits to truffle-head: https://git.io/vXsEP
<GitHub32> jruby/truffle-head adaf871 Petr Chalupa: [Truffle] jtt setup: allow to skip bundle install step
<GitHub32> jruby/truffle-head d594981 Petr Chalupa: [Truffle] use CHLD signal instead of CLD
drbobbeaty has joined #jruby
<GitHub169> [jruby] personnel opened issue #4260: squiggly heredoc with single quotes indent wrong https://git.io/vXsae
etehtsea has quit [Ping timeout: 250 seconds]
bbrowning has joined #jruby
etehtsea has joined #jruby
etehtsea has quit [Client Quit]
drbobbeaty has quit [Ping timeout: 260 seconds]
drbobbeaty has joined #jruby
tcrawley-away is now known as tcrawley
claudiuinberlin has quit [Remote host closed the connection]
claudiuinberlin has joined #jruby
claudiuinberlin has quit [Ping timeout: 250 seconds]
drbobbeaty has quit [Ping timeout: 245 seconds]
drbobbeaty has joined #jruby
<GitHub47> [jruby] chrisseaton pushed 1 new commit to truffle-head: https://git.io/vXsPF
<GitHub47> jruby/truffle-head b254e25 Chris Seaton: [Truffle] Move Kernel#fork to Ruby.
bbrowning_ has joined #jruby
bbrowning has quit [Ping timeout: 260 seconds]
bbrowning_ is now known as bbrowning
cremes has joined #jruby
<GitHub101> [jruby] chrisseaton pushed 1 new commit to truffle-head: https://git.io/vXsDw
<GitHub101> jruby/truffle-head 8418945 Chris Seaton: [Truffle] Don't go through classic for BigDecimal logic.
<olle> I'm curious: Is this change controversial? https://github.com/jruby/jruby/pull/3183
<headius> it's implemented this way to match the behavior in MRI, mostly
<olle> "awesome"
<headius> yeah, I'm not sure if there's a reason for it or not
<headius> it may be because if you puts "foo\n" it doesn't add another \n for you
<headius> it could still do it as one write though... ¯\_(ツ)_/¯
<olle> headius: Diminishing returns on "fixing things" at the end of this rainbow.
<olle> headius: An appropriate Thank You for keeping all this context in your head, for so long.
<headius> yes, and even I don't know all the context for these decisions
<headius> ahh, well there is one other explanation
<headius> zero allocation
<headius> in order to tack on a \n to a string that has none, to pass it in a single call to write(2), you'd need to allocate a new buffer
<olle> Parsimony :musical-note:
<olle> Another trivial follow-up question: Did https://github.com/jruby/jruby/pull/2504 get loose by https://github.com/jruby/jruby/issues/1328 being closed?
<headius> hmm I'm not sure
<headius> funny the things that get left behind
<headius> it would be worth pinging enebo about it
<GitHub117> [jruby] nirvdrum pushed 1 new commit to add-default-encodings-to-encoding-manager: https://git.io/vXs7w
<GitHub117> jruby/add-default-encodings-to-encoding-manager 6e7541d Kevin Menard: Remove outdated maven settings file on Travis....
Antiarc has quit [Quit: No Ping reply in 180 seconds.]
Antiarc has joined #jruby
<olle> headius: This seems interesting! https://github.com/jruby/jruby/pull/2768
<headius> yeah, that could go
<headius> hmm, that change may already be in
<GitHub52> [jruby] headius pushed 1 new commit to shrinkwrap_experiment: https://git.io/vXsFU
<GitHub52> jruby/shrinkwrap_experiment 4cd7608 Charles Oliver Nutter: Restore addURL nested logic.
enebo has joined #jruby
<GitHub124> [jruby] headius pushed 1 new commit to master: https://git.io/vXsFM
<GitHub124> jruby/master 0bc03a9 Evan Miller: System.gc() is async, do not attempt to invoke it and retry sysopen as it will always fail
<GitHub171> [jruby] headius pushed 3 new commits to master: https://git.io/vXsFH
<GitHub171> jruby/master 9ea4980 Evan Miller: Merge branch 'master' of github.com:jruby/jruby
<GitHub171> jruby/master 466fee0 Charles Oliver Nutter: Merge pull request #2768 from eam/master...
<GitHub171> jruby/master 3c87565 Evan Miller: System.gc() is async, do not attempt to invoke it and retry sysopen as it will always fail
<GitHub184> [jruby] headius closed pull request #2768: System.gc() is async, do not attempt to invoke it and retry sysopen (master...master) https://git.io/j4XP
<olle> woop woop, reducing the PR stack
<headius> olle: yeah, keep 'em coming!
<headius> this would need to move over to jruby/jruby-openssl
<headius> if it's still valid
claudiuinberlin has joined #jruby
yahonda has joined #jruby
claudiuinberlin has quit [Remote host closed the connection]
claudiuinberlin has joined #jruby
<travis-ci> jruby/jruby (add-default-encodings-to-encoding-manager:6e7541d by Kevin Menard): The build was fixed. (https://travis-ci.org/jruby/jruby/builds/172605356)
<olle> headius: Here's another yak/bikeshed https://github.com/jruby/jruby/pull/1987
<GitHub32> [jruby] headius pushed 1 new commit to master: https://git.io/vXsAt
<GitHub32> jruby/master 223cbd5 Charles Oliver Nutter: Make puts(str) zero-alloc.
<headius> huh, still merges
<olle> wow
<olle> headius: Was that https://github.com/jruby/jruby/pull/3183 ?
<olle> headius: rephrased, so to speak
<olle> headius: https://github.com/jruby/jruby/pull/2453 This one refers to imports of SipHashInline which isn't in core/src/main/java/org/jruby/RubyArray.java any longer. Has it been implemented?
<olle> headius: It looks like that.
<GitHub145> [jruby] andrewvc opened issue #4261: Mutexes should use .lock instead of .lockInterruptibly https://git.io/vXGeM
camlow325 has joined #jruby
<GitHub87> [jruby] enebo pushed 2 new commits to master: https://git.io/vXGk7
<GitHub87> jruby/master b0abc53 Thomas E. Enebo: /regexp/.source should not display escape characters
<GitHub87> jruby/master 49bd27d Thomas E. Enebo: Fixes #4259. Identical Regexp are not equal to each other
<GitHub15> [jruby] enebo closed issue #4259: Identical Regexp are not equal to each other https://git.io/vXYXK
<olle> enebo: So, hi, while waiting for a build, I waded through some older PRs.
<olle> enebo: As a trivial follow-up question: Did https://github.com/jruby/jruby/pull/2504 get shaken loose by https://github.com/jruby/jruby/issues/1328 being closed?
<enebo> olle: I have another issue which explains how we will completely fix all remaining symbol/string/encoding issues but this PR will never land. I will just close it. I will try and find the comment for you though.
<olle> enebo: (Perhaps it was in the linked one?)
<olle> enebo: Great, that's closure.
<enebo> olle: it is not done yet though
<travis-ci> jruby/jruby (shrinkwrap_experiment:4cd7608 by Charles Oliver Nutter): The build was fixed. (https://travis-ci.org/jruby/jruby/builds/172610346)
<headius> olle: I didn't do the single write, no...but I realized we unwrapped a string only to re-wrap it, so I eliminated that
<enebo> headius: I also added a longish comment about how it could be done without being detectable
<enebo> headius: but I suspect the cure is worse than the disease
<olle> enebo: Sure, but decisions are a good for compartmentalizing "crazy open loop" from "future plan".
<olle> enebo: I'd like to express how gracious you folks are with your explanations and considerations. It's great.
<enebo> olle: it is for us as much as it is for you :)
<enebo> olle: especially that comment in particular
<enebo> olle: but we hope for some comments it will get people involved and wanting to help
<olle> \o/
<ratnikov_> headius, howdy
<ratnikov_> headius, for https://github.com/jruby/jruby/pull/853#issuecomment-28654674 it's really up to you
<olle> enebo: Build-wise, is there a build/tmp/scratch folder where temporary-created files can land? https://github.com/jruby/jruby/pull/1987 about test/jruby/test_tempfile_cleanup.rb was a long time ago
<ratnikov_> At the time I wasn't a fan being blindsided by random security checks that openssl introduced
<ratnikov_> but I think it was mostly related to appengine stuff, so maybe since then most JRuby customers don't care about restricted security managers, so might be moot
<GitHub196> [jruby] enebo closed pull request #2504: Fix ascii-only detection of symbol names. (master...utf8_string_symbol_windows_fix) https://git.io/J1Tjdw
<travis-ci> jruby/jruby (master:0bc03a9 by Evan Miller): The build has errored. (https://travis-ci.org/jruby/jruby/builds/172611929)
<headius> enebo: what was "I also added a longish comment about how it could be done without being detectable" in reference to?
<headius> ratnikov_: ok
ratnikov_ is now known as ratnikov
<enebo> headius: puts doing to write dyncalls
<headius> ah
<enebo> two
vtunka has joined #jruby
<kares_> olle: those tmp-s are still no cleaned up from time to time (and there's maybe some more)
<kares_> ... I just recall deleting folders of that kind and some lnk-* files as well (manually)
<kares_> ratnikov: its still might be useful to have (at least for jossl maintainers) ... will look into transplanting it to jossl repo
<travis-ci> jruby/jruby (master:466fee0 by Charles Oliver Nutter): The build has errored. (https://travis-ci.org/jruby/jruby/builds/172612101)
thedarkone2 has joined #jruby
drbobbeaty has quit [Ping timeout: 268 seconds]
bbrowning is now known as bbrowning_away
drbobbeaty has joined #jruby
shellac has quit [Quit: Leaving]
temporal_ has joined #jruby
temporalfox has quit [Ping timeout: 245 seconds]
camlow325 has quit [Quit: WeeChat 1.5]
rcvalle has joined #jruby
pawnbox_ has joined #jruby
pawnbox has quit [Read error: Connection reset by peer]
pilhuhn is now known as pil-afk
<travis-ci> jruby/jruby (master:b0abc53 by Thomas E. Enebo): The build has errored. (https://travis-ci.org/jruby/jruby/builds/172639327)
drbobbeaty has quit [Ping timeout: 260 seconds]
<headius> hmmm
<headius> same one
<GitHub189> [jruby] etehtsea opened issue #4262: Method#owner returns wrong implementation module https://git.io/vXGwJ
claudiuinberlin has quit []
<headius> asarih: hey, do you know why the jruby-head build is not updating? http://rubies.travis-ci.org/osx/10.10/x86_64/jruby-head
<headius> we've had at least one green build in the past couple days
drbobbeaty has joined #jruby
bbrowning_away is now known as bbrowning
vtunka has quit [Quit: Leaving]
zacts has quit [Ping timeout: 245 seconds]
thedarkone2 has quit [Quit: thedarkone2]
nicoulaj has quit [Remote host closed the connection]
<GitHub77> [jruby-openssl] thomas07vt opened issue #111: OpenSSL::X509::Store#set_default_paths is much slower in v. 0.9.17 than v. 0.9.5 https://git.io/vXGQr
<GitHub1> [jruby] headius created uninterruptible-lock (+1 new commit): https://git.io/vXG7m
<GitHub1> jruby/uninterruptible-lock 2501c07 Charles Oliver Nutter: Don't lock uninterruptibly. #4261
claudiuinberlin has joined #jruby
<GitHub64> [jruby] headius closed pull request #3183: Use a single write for IO#puts (master...fix_puts_race) https://git.io/vY4N8
subbu is now known as subbu|lunch
<GitHub142> [jruby] headius pushed 1 new commit to master: https://git.io/vXGdB
<GitHub142> jruby/master d17628a Charles Oliver Nutter: Fix problems with lingering temp dirs....
<asarih> headius: looking
<asarih> hmm. the last attempt to build was https://travis-ci.org/travis-ci/travis-rubies/builds/163838526 2016-09-29
<GitHub140> [jruby] headius closed pull request #1987: sequester tmp directories (master...tmp_cleanup) https://git.io/vXGFn
<asarih> looking into why recent passes on jruby is not triggering build
<headius> asarih: yeah, master has been green at least once yesterday and once today
pawnbox_ has quit [Remote host closed the connection]
<headius> yup yup
<asarih> ah, at least the latest issue is this one… 
<asarih> Nov 2 16:29:24 travis-org-tasks-production app/tasks.1: E [task] task=webhook status=error build=172612101 url=https://rubies.travis-ci.org/rebuild/jruby-head error_code=403 message="requests need to come from Travis CI"
<headius> the error in that travis-rubies build should be fixed on master now
<headius> huh...well that's not our fault right?
<asarih> we removed the Authorization header on which this webhook was relying on.
<headius> ewps
<asarih> which, of course, doesn't explain the earlier failures to build.
<asarih> the removal happened only today, a few hours ago.
<headius> hmm
<asarih> looking still.
<headius> ok
<asarih> hmm. so weird. it's failing with the same error message.
<asarih> 22 hours ago.
<asarih> Nov 1 21:38:07 travis-org-tasks-production app/tasks.2: E [task] task=webhook status=error build=172418348 url=https://rubies.travis-ci.org/rebuild/jruby-head error_code=403 message="requests need to come from Travis CI"
<asarih> I'd have to fix this webhook receiver. :-|
<GitHub43> [jruby] headius pushed 2 new commits to master: https://git.io/vXGNR
<GitHub43> jruby/master 07ad439 Charles Oliver Nutter: Add spec for IO#inspect's owner. See jruby/jruby#4262
<GitHub43> jruby/master fa6a300 Charles Oliver Nutter: Bind inspect as an IO method, rather than just override....
<GitHub81> [jruby] headius closed issue #4262: Method#owner returns wrong implementation module https://git.io/vXGwJ
<asarih> headius: I've uploaded https://github.com/travis-ci/travis-rubies/commit/68d22ed40c8df763f2cccb7740f82a426c035d2c to the web app. I'm hoping (since I can't replay the webhook we processed already) that the next pass will trigger the build correctly.
<pil-afk> For the JavaFX bindings - what is the JRubyFx equivalent of When() ?
subbu|lunch is now known as subbu
<olle> asarih: Thank you so much for this.
<travis-ci> jruby/jruby (uninterruptible-lock:2501c07 by Charles Oliver Nutter): The build has errored. (https://travis-ci.org/jruby/jruby/builds/172721842)
<pil-afk> Java::javafx.beans.binding.When.new() works ..
thedarkone2 has joined #jruby
<GitHub59> [jruby] enebo closed issue #3326: JRuby 9.0.1.0 vs. MRI 2.2.2 define_method inconsistency https://git.io/vZHpw
<GitHub136> [jruby] enebo pushed 1 new commit to master: https://git.io/vXZf8
<GitHub136> jruby/master 643d442 Thomas E. Enebo: Fixes #3326. JRuby 9.0.1.0 vs. MRI 2.2.2 define_method inconsistency...
<travis-ci> jruby/jruby (master:d17628a by Charles Oliver Nutter): The build failed. (https://travis-ci.org/jruby/jruby/builds/172726242)
bbrowning is now known as bbrowning_away
claudiuinberlin has quit [Remote host closed the connection]
yahonda has left #jruby [#jruby]
claudiuinberlin has joined #jruby
drbobbeaty has quit [Ping timeout: 244 seconds]
tcrawley is now known as tcrawley-away
<travis-ci> jruby/jruby (master:07ad439 by Charles Oliver Nutter): The build has errored. (https://travis-ci.org/jruby/jruby/builds/172732559)
claudiuinberlin has quit []
<travis-ci> jruby/jruby (master:643d442 by Thomas E. Enebo): The build has errored. (https://travis-ci.org/jruby/jruby/builds/172744976)
enebo has quit [Quit: enebo]
olle has quit [Quit: olle]
rcvalle has quit [Quit: rcvalle]