<JRubyGithub>
[jruby] azolotko closed pull request #2941: DateTime.iso8601 fails with an error if a second fraction is present (jruby-1_7...2883-iso8601-sec-fraction) http://git.io/vUQbQ
JRubyGithub has left #jruby [#jruby]
tenderlove has joined #jruby
rsim has joined #jruby
tenderlove has quit [Ping timeout: 250 seconds]
djellemah has quit [Read error: Connection reset by peer]
<JRubyGithub>
[jruby] kares pushed 1 new commit to jruby-1_7: http://git.io/vTP00
JRubyGithub has left #jruby [#jruby]
<JRubyGithub>
jruby/jruby-1_7 4e822a1 Alexander Zolotko: DateTime.iso8601 fails with an error if a second fraction is present...
JRubyGithub has joined #jruby
<JRubyGithub>
[jruby] kares closed pull request #2941: DateTime.iso8601 fails with an error if a second fraction is present (jruby-1_7...2883-iso8601-sec-fraction) http://git.io/vUQbQ
JRubyGithub has left #jruby [#jruby]
JRubyGithub has joined #jruby
<JRubyGithub>
[jruby] kares closed issue #2883: DateTime.iso8601 fails with an error (incompatibility) http://git.io/vfbqj
<headius>
mjc_: nice...good to know we're at the "as good or better than 1.7" stage
<mjc_>
Mornin :) and yep, I've not tried bigger apps lately though, may do that today if I find time
<headius>
that would be great...we want to try to eliminate as many unoptimized bits as possible, since so much of the runtime is new
subbu has joined #jruby
dinfuehr has joined #jruby
<bigfleet>
Mine might actually be a bundler problem. Never seen anything quite like this, any suggestions for leads to track down would be greatly appreciated.
<bigfleet>
Bundler.setup (I can see Warden); Warden -> LoadPath error
kfpratt has quit [Remote host closed the connection]
dinfuehr has quit [Ping timeout: 252 seconds]
insidious has joined #jruby
arturaz has quit [Ping timeout: 245 seconds]
benlovell has quit [Ping timeout: 258 seconds]
benlovell has joined #jruby
mitchellhenke has joined #jruby
benlovell has quit [Ping timeout: 245 seconds]
<nirvdrum>
bigfleet: Dunno. That just looks like it can't load Warden.
<bigfleet>
This may be a java issue
<bigfleet>
Does any Jruby require JAva 8?
<nirvdrum>
No.
<bigfleet>
Hmm
<nirvdrum>
Are you taking a Gemfile.lock from MRI?
<bigfleet>
Very likely, thought that didn't cause a problem in another environment. Should I blow it away and rebundle?
<bigfleet>
Worth a try.
<nirvdrum>
I would. If any gem had a native extension, it won't pick up the JRuby equivalent. Unless Bundler got smarter in recent releases.
<nirvdrum>
Actually, it probably can. But I'd still try anyway just to rule that out.
<bigfleet>
Now that I think about it, it's JRuby on dev machines as well, so it's probably not that.
<bigfleet>
But still, if there's any different output, helpful diagnostically
<bigfleet>
I am happy to receive any leads-- just out of ideas
skade has quit [Ping timeout: 265 seconds]
<nirvdrum>
I've never used warden, but I don't see why it'd be problematic. I guess another thing to try is just install the gem manually and see if you can activate it outside of bundler.
colinsurprenant has joined #jruby
<bigfleet>
another good tip
JRubyGithub has joined #jruby
<JRubyGithub>
[jruby] headius closed issue #2563: RubyArray#flatten! uses `respond_to?` unlike the original [lotus] http://git.io/b4Wo
JRubyGithub has left #jruby [#jruby]
<bigfleet>
nirvdrum: Operating outside of bundler, worked as expected
<bigfleet>
Interesting
marr123 has joined #jruby
marr has quit [Ping timeout: 258 seconds]
vtunka has quit [Quit: Leaving]
subbu is now known as subbu|food
mrmargolis has joined #jruby
deobalds has joined #jruby
<bigfleet>
Dang, same error under RVM
<bigfleet>
I would have at least expected a different error!
<bbrowning>
bigfleet: where is Warden being required?
<bigfleet>
In the middle of spec_helper
<bigfleet>
On an Rspec 3 run, so Rails should be loaded already (e.g.)
<bbrowning>
spec/spec_helper.rb:129 - that line references "Warden" ?
<bbrowning>
if you put a require 'warden' immediately before that line, does that fix things? It looks like warden's library is added to your load path but nothing's requiring it
<bbrowning>
that won't be the correct place to fix this long-term, but that will at least determine if that's the issue
<bigfleet>
will try
subbu|food is now known as subbu
JRubyGithub has joined #jruby
<JRubyGithub>
[jruby] chrisseaton pushed 5 new commits to master: http://git.io/vT1uu
<JRubyGithub>
jruby/master d58998d Chris Seaton: [Truffle] Shim httpdate
<JRubyGithub>
jruby/master cae31a2 Chris Seaton: [Truffle] Thread.start
<JRubyGithub>
jruby/master 3efbb8a Chris Seaton: [Truffle] Some more socket methods.
shellac has quit [Remote host closed the connection]
benlovell has joined #jruby
chamila has joined #jruby
x1337807x has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
benlovell has quit [Ping timeout: 276 seconds]
lanceball is now known as lance|afk
nirvdrum has quit [Ping timeout: 264 seconds]
x1337807x has joined #jruby
deobalds has quit [Quit: Computer has gone to sleep.]
mitchellhenke has quit [Quit: Computer has gone to sleep.]
<mjc_>
hum
<mjc_>
reinvestigating indy performance on rails apps
baroquebobcat has quit [Quit: baroquebobcat]
fuzzyhorns has joined #jruby
baroquebobcat has joined #jruby
rsim has joined #jruby
x1337807x has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
skade has quit [Quit: Computer has gone to sleep.]
<mjc_>
9k is similar perf to 1.7 for a hello world rails app, currently
benlovell has joined #jruby
<mjc_>
er my bad
<mjc_>
9k with indy on is similar perf to 1.7 with indy off on a hello world rails app
abonas has joined #jruby
benlovell has quit [Ping timeout: 256 seconds]
x1337807x has joined #jruby
abonas has quit [Read error: Connection reset by peer]
abonas has joined #jruby
subbu has quit [Ping timeout: 272 seconds]
bigfleet has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
skade has joined #jruby
nirvdrum has joined #jruby
<nirvdrum>
headius: How are unsigned types dealt with in FFI?
x1337807x has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
skade has quit [Client Quit]
<abonas>
hi all, I am wondering - when doing 'jruby -v
<abonas>
where is the information about the java version is taken from?
<abonas>
it doesn't really match 100% the version that is output when doing "java -version"
skade has joined #jruby
JRubyGithub has joined #jruby
<JRubyGithub>
[jruby] gpbowman-git opened pull request #2973: This is a fix for bug ID 2964. The URL to see the write up is here: (master...master) http://git.io/vTMhz
JRubyGithub has left #jruby [#jruby]
benlovell has joined #jruby
skade has quit [Client Quit]
codefinger has joined #jruby
benlovell has quit [Ping timeout: 255 seconds]
skade has joined #jruby
x1337807x has joined #jruby
codefinger has quit [Read error: Connection reset by peer]
codefinger has joined #jruby
aemadrid has quit [Quit: Connection closed for inactivity]
JRubyGithub has joined #jruby
<JRubyGithub>
[jruby] nirvdrum pushed 1 new commit to master: http://git.io/vTDIe
<JRubyGithub>
jruby/master a7e499a Kevin Menard: [Truffle] Throw an appropriate errno error in io_accept.
JRubyGithub has left #jruby [#jruby]
x1337807x has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
<headius>
perhaps this weekend I'll work through a few failing items there
<headius>
mail would be a good one because it's pure-Ruby
djbkd has joined #jruby
<headius>
thor too
<bjfish2>
headius i could open PRs to add jruby-head where it’s missing, any gems in particular I should add it to ?
<headius>
I see thor isn't testing...any in this list that aren't on head should be
<headius>
kinda can just go down the list of top non-C gems on RG.org
djbkd has quit [Remote host closed the connection]
JRubyGithub has joined #jruby
JRubyGithub has left #jruby [#jruby]
<JRubyGithub>
[jruby] jirutka opened issue #2974: NotImplementedError: waitpid unsupported or native support failed to load on OS X 10.9.5 / OpenJDK 8 / rbenv http://git.io/vTymd
<JRubyGithub>
[jruby] deepj opened issue #2976: Regression: Sequel's literals contains additional quotation marks under JRuby 9k head but not under pre2 http://git.io/vTyzE
JRubyGithub has left #jruby [#jruby]
<nirvdrum>
bjfish2: If you haven't yet, coordinate with chrisseaton. I think he's doing some stuff around select right now.
<nirvdrum>
Now that it's defined, I might be able to get mock_redis going in the stack though :-)
benlovell has joined #jruby
pjammer has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
<bjfish2>
nirvdrum chrisseaton I’ve just added the Kernel#select method not looking at IO#select at all which Kernel delegates to
<nirvdrum>
Gotcha.
benlovell has quit [Ping timeout: 246 seconds]
JRubyGithub has joined #jruby
<JRubyGithub>
[jruby] jirutka opened issue #2977: Weird error when refinement is used in rspec http://git.io/vTy2R
JRubyGithub has left #jruby [#jruby]
james__ has quit [Quit: Connection closed for inactivity]
pitr-ch has quit [Ping timeout: 250 seconds]
pjammer has joined #jruby
abonas has quit [Ping timeout: 265 seconds]
pitr-ch has joined #jruby
AntKnee has quit [Quit: Connection closed for inactivity]
KevinCorcoran has quit [Remote host closed the connection]
pjammer has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
mkristian has joined #jruby
x1337807x has joined #jruby
skade has quit [Quit: Computer has gone to sleep.]
mkristian has quit [Quit: Ex-Chat]
shellac has joined #jruby
codefinger has quit [Remote host closed the connection]
rcvalle has quit [Quit: rcvalle]
havenwood has quit [Ping timeout: 252 seconds]
x1337807x has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
pjammer has joined #jruby
dinfuehr has quit [Remote host closed the connection]
dinfuehr has joined #jruby
vikaton has quit [Quit: Connection closed for inactivity]
shellac has quit [Quit: Computer has gone to sleep.]
pjammer has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
dinfuehr has quit [Ping timeout: 264 seconds]
jeregrine has quit [Ping timeout: 272 seconds]
havenwood has joined #jruby
jeregrine has joined #jruby
kfpratt has quit [Remote host closed the connection]
kfpratt has joined #jruby
kfpratt has quit [Remote host closed the connection]
camlow32_ has joined #jruby
camlow325 has quit [Read error: Connection reset by peer]
mistergibson has quit [Quit: Leaving]
colinsurprenant has joined #jruby
KevinCorcoran has joined #jruby
nirvdrum has quit [Remote host closed the connection]
KevinCorcoran has quit [Ping timeout: 250 seconds]