jensnockert has quit [Ping timeout: 240 seconds]
bjfish2 has quit [Quit: bjfish2]
skade has quit [Quit: Computer has gone to sleep.]
camlow32_ has joined #jruby
mattwildig has joined #jruby
pawnbox has joined #jruby
bjfish2 has joined #jruby
mattwildig has quit [Ping timeout: 248 seconds]
thedarkone2 has joined #jruby
pawnbox has quit [Ping timeout: 240 seconds]
bjfish2 has quit [Quit: bjfish2]
rcvalle has quit [Quit: rcvalle]
mattwildig has joined #jruby
bb010g has joined #jruby
<travis-ci> jruby/jruby (master:e498859 by Chris Seaton): The build is still failing. (https://travis-ci.org/jruby/jruby/builds/111350901)
pawnbox has joined #jruby
jensnockert has joined #jruby
pawnbox has quit [Ping timeout: 244 seconds]
camlow32_ has quit []
jensnockert has quit [Read error: Connection reset by peer]
jensnockert has joined #jruby
jensnockert has quit [Remote host closed the connection]
<travis-ci> jruby/jruby (master:9fc6fb1 by Chris Seaton): The build is still failing. (https://travis-ci.org/jruby/jruby/builds/111351202)
thedarkone2 has quit [Ping timeout: 250 seconds]
pawnbox has joined #jruby
pawnbox has quit [Ping timeout: 252 seconds]
mattwildig has quit [Remote host closed the connection]
mrmargolis has joined #jruby
jensnockert has joined #jruby
mrmargolis has quit []
jensnockert has quit [Ping timeout: 276 seconds]
nirvdrum has quit [Ping timeout: 244 seconds]
tomjoro has quit [Remote host closed the connection]
pawnbox has joined #jruby
pawnbox has quit [Ping timeout: 250 seconds]
dfr has quit [Remote host closed the connection]
pawnbox has joined #jruby
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #jruby
tjohnson has quit [Quit: Connection closed for inactivity]
pawnbox has quit [Remote host closed the connection]
tomjoro has joined #jruby
mattwildig has joined #jruby
pawnbox has joined #jruby
mattwildig has quit [Ping timeout: 244 seconds]
djellemah_ has joined #jruby
tomjoro has quit [Ping timeout: 244 seconds]
dling has quit [Ping timeout: 248 seconds]
dling has joined #jruby
yfeldblum has quit [Remote host closed the connection]
pawnbox has quit [Remote host closed the connection]
n00bdev has joined #jruby
pawnbox has joined #jruby
headius2 has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
tomjoro has joined #jruby
tomjoro has quit [Ping timeout: 250 seconds]
djellemah_ has quit [Ping timeout: 240 seconds]
mattwildig has joined #jruby
mattwildig has quit [Ping timeout: 240 seconds]
tomjoro has joined #jruby
tomjoro has quit [Ping timeout: 244 seconds]
yfeldblum has joined #jruby
jensnockert has joined #jruby
skade has joined #jruby
jensnockert has quit [Ping timeout: 244 seconds]
skade has quit [Quit: Computer has gone to sleep.]
rsim has joined #jruby
skade has joined #jruby
rsim1 has joined #jruby
rsim has quit [Ping timeout: 240 seconds]
skade has quit [Quit: Computer has gone to sleep.]
brauliobo_ has joined #jruby
brauliobo_ has quit [Client Quit]
pawnbox has quit [Remote host closed the connection]
skade has joined #jruby
robbyoconnor has joined #jruby
tomjoro has joined #jruby
pawnbox has joined #jruby
pawnbox_ has joined #jruby
mattwildig has joined #jruby
pawnbox has quit [Ping timeout: 276 seconds]
mattwildig has quit [Ping timeout: 252 seconds]
ITXpander has joined #jruby
blaxter has joined #jruby
skade has quit [Quit: Computer has gone to sleep.]
skade has joined #jruby
blaxter has quit [Ping timeout: 240 seconds]
Puffball_ has quit [Ping timeout: 252 seconds]
Puffball has joined #jruby
blaxter has joined #jruby
headius2 has joined #jruby
headius2 has quit [Client Quit]
n00bdev has quit []
<GitHub50> [jruby] eregon pushed 1 new commit to master: https://git.io/v2chr
<GitHub50> jruby/master 078e459 Benoit Daloze: Do not leak a FD with File.open without block in lib/pom.rb...
<GitHub2> [jruby] eregon commented on commit e498859: Why is `context` last? https://git.io/v2cjJ
<GitHub30> [jruby] eregon commented on commit 870a9e9: I think we should use the pattern `getReadFrameSlotNode()` so side-effects are hidden in the specialization. https://git.io/v2cj9
skade has quit [Quit: Computer has gone to sleep.]
drbobbeaty has joined #jruby
<GitHub111> [jruby] eregon commented on commit 1db32d2: We should have guards on Shapes like `isRubySymbol(Shape)` or as in ShapeCachingGuards.... https://git.io/v2CUC
<GitHub149> [jruby] eregon commented on commit 1db32d2: The cache seems incorrect here, it should be either on identity or Shape (a Shape with a singleton class, so that means a singleton Shape so identity seems more useful).... https://git.io/v2CTq
vtunka has joined #jruby
<GitHub116> [jruby] eregon commented on commit 149bdf9: I prefer no empty line here, it's already enough boilerplate IMHO. What do @jruby/truffle think? https://git.io/v2Ctf
drbobbeaty has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
<GitHub51> [jruby] eregon commented on commit d349235: We could have a global Assumption `only one Thread yet` to make it a bit nicer.... https://git.io/v2CtX
<GitHub77> [jruby] eregon commented on commit db96418: Seems it should be `readOrNullNode` here. Please use an helper method for this or it just becomes unreadable and bug-friendly. https://git.io/v2CqV
<GitHub92> [jruby] eregon pushed 1 new commit to master: https://git.io/v2Cmp
<GitHub92> jruby/master cf89d2f Benoit Daloze: [Truffle] More explicit name since the logic only makes sense for class variables.
<GitHub15> [jruby] eregon commented on commit 0228c08: :+1: Always wanted to do this! https://git.io/v2CYm
mattwildig has joined #jruby
mattwildig has quit [Read error: Connection reset by peer]
mattwildig has joined #jruby
<GitHub129> [jruby] eregon commented on commit 1b884f8: This cache should be smaller because the generic case is only 3 reads instead of 1 + compare.... https://git.io/v2C3k
<GitHub5> [jruby] eregon commented on commit 2663f15: The purpose was to avoid N*N nodes for instance in the dispatch chain. But we probably want something more specialized like CheckMetaClassNode or so with a constant metaClass/shape anyway. https://git.io/v2Cs8
n00bdev has joined #jruby
skade has joined #jruby
jensnockert has joined #jruby
<GitHub168> [jruby] eregon commented on commit bb66b57: Maybe `df1 == df2 || df1.getFrameDescriptor() == df2.getFrameDescriptor();`?... https://git.io/v2CZt
jensnockert has quit [Remote host closed the connection]
jensnockert has joined #jruby
n00bdev has quit []
<GitHub186> [jruby] eregon commented on commit 6ee231d: This was used for the output in OSR compilation name, has this changed? https://git.io/v2CCY
vtunka has quit [Quit: Leaving]
<GitHub195> [jruby] eregon commented on commit 6e3f361: AndInvalidate() ? It would make it clearer that value cannot be compiled as null. https://git.io/v2CCy
<GitHub88> [jruby] eregon pushed 1 new commit to master: https://git.io/v2CW1
<GitHub88> jruby/master 78d478b Benoit Daloze: [Truffle] No useless casts for RaiseException.getException().
skade has quit [Quit: Computer has gone to sleep.]
<GitHub18> [jruby] eregon commented on commit 88da599: I think it would be more intuitive to have the `!` before the profile. Also the profile value would match with the condition value. https://git.io/v2Clc
<GitHub143> [jruby] pitr-ch commented on commit 149bdf9: I prefer the empty line which separates two logical units, special case for null from the return value. https://git.io/v2ClC
skade has joined #jruby
<GitHub134> [jruby] eregon commented on commit c18b79f: It's already a JavaDoc comment. This will make it less clear which one should be used. 99% of the cases it's this and not Truffle.getRuntime().getCallerFrame() for instance. https://git.io/v2C8u
yfeldblum has quit [Remote host closed the connection]
jensnockert has quit [Read error: Connection reset by peer]
jensnockert has joined #jruby
mattwild_ has joined #jruby
mattwildig has quit [Ping timeout: 244 seconds]
drbobbeaty has joined #jruby
shellac has joined #jruby
pawnbox_ has quit [Remote host closed the connection]
<travis-ci> jruby/jruby (master:cf89d2f by Benoit Daloze): The build is still failing. (https://travis-ci.org/jruby/jruby/builds/111441457)
pawnbox has joined #jruby
phlebas has joined #jruby
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #jruby
<GitHub1> [jruby] eregon commented on commit a29b589: Why? It's much less clear and much more verbose.... https://git.io/v2C2V
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #jruby
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #jruby
mattwild_ has quit [Remote host closed the connection]
blaxter has quit [Ping timeout: 240 seconds]
<GitHub51> [jruby] eregon pushed 2 new commits to master: https://git.io/v2Coq
<GitHub51> jruby/master 2eaac6d Benoit Daloze: [Truffle] Revert a29b589fd4bdeacb5f63053c777d90c1afe49c8e manually....
<GitHub51> jruby/master 71e9ed3 Benoit Daloze: [Truffle] Improve signature of SafepointAction.
vtunka has joined #jruby
<travis-ci> jruby/jruby (master:78d478b by Benoit Daloze): The build is still failing. (https://travis-ci.org/jruby/jruby/builds/111448560)
jensnockert has quit [Remote host closed the connection]
chi6rag has joined #jruby
jensnockert has joined #jruby
jensnockert has quit [Remote host closed the connection]
jensnockert has joined #jruby
<GitHub160> [jruby] chrisseaton commented on commit e498859: Fixed. https://git.io/v2CPR
blaxter has joined #jruby
mattwildig has joined #jruby
mattwildig has quit [Remote host closed the connection]
johnsonch_afk is now known as johnsonch
<GitHub77> [jruby] chrisseaton commented on commit 149bdf9: I think a blank line after `}` on a line on its own is a common part of many Java style guides. https://git.io/v2CXy
<GitHub98> [jruby] eregon commented on commit 870a9e9: `readFrameSlot(Frame frame)` as in https://github.com/jruby/jruby/wiki/Developing-with-JRuby-Truffle#the-lazy-pattern would be even better and more consistent with our guidelines actually. https://git.io/v2CX7
<GitHub188> [jruby] chrisseaton commented on commit 88da599: Done. https://git.io/v2C1e
headius2 has joined #jruby
headius2 has quit [Client Quit]
jensnockert has quit [Remote host closed the connection]
chi6rag has quit [Remote host closed the connection]
e_dub has quit [Ping timeout: 240 seconds]
<GitHub17> [jruby] eregon pushed 1 new commit to master: https://git.io/v2CDo
<GitHub17> jruby/master b9eec7f Benoit Daloze: Move check_ambiguous_arguments to allow_failures since somehow the build fails with EBADF
jensnockert has joined #jruby
e_dub has joined #jruby
tomjoro has quit [Remote host closed the connection]
jensnockert has quit [Ping timeout: 244 seconds]
bbrowning_away is now known as bbrowning
<travis-ci> jruby/jruby (master:71e9ed3 by Benoit Daloze): The build is still failing. (https://travis-ci.org/jruby/jruby/builds/111468440)
<GitHub170> [jruby] chrisseaton commented on commit d349235: I don't think we want a global assumption - much better to let code paths that happen to just see one thread, no matter how many there are, specialise on their own. I've switched to using the DSL here. It's a pity I can't see a way to hoist the thread guard to be once per method. This probably has extremely limited practical benefit anyway. https://git.io/v2CHM
<GitHub78> [jruby] chrisseaton commented on commit 1b884f8: I don't think it's important to tune this option now. Any argument either of us made would really just be guessing. All these numbers are arbitrary and what we need to do is run some serious code and do some machine learning to find the best combination for startup, for peak, and a balance between the two. https://git.io/v2CQv
<GitHub81> [jruby] chrisseaton commented on commit 6ee231d: Didn't realise - fixed. https://git.io/v2C7o
<GitHub142> [jruby] chrisseaton pushed 4 new commits to master: https://git.io/v2C7P
<GitHub142> jruby/master e842fbe Chris Seaton: [Truffle] Make the context the first parameter to FlipFlopNode.
<GitHub142> jruby/master bf2436d Chris Seaton: [Truffle] Move negation outside profile in UnlessNode.
<GitHub142> jruby/master 2c8e164 Chris Seaton: [Truffle] Use DSL for ThreadLocalObjectNode
skade has quit [Ping timeout: 248 seconds]
<GitHub135> [jruby] chrisseaton commented on commit 870a9e9: Done. I'll go back and look at other nodes' lazy allocation that I've refactored as well. https://git.io/v2Cdi
skade has joined #jruby
blaxter has quit [Quit: foo]
<travis-ci> jruby/jruby (master:b9eec7f by Benoit Daloze): The build was fixed. (https://travis-ci.org/jruby/jruby/builds/111478774)
bjfish2 has joined #jruby
nirvdrum has joined #jruby
headius2 has joined #jruby
HalcyonicStorm has joined #jruby
headius2 has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
<GitHub195> [jruby] eregon opened issue #3696: JRuby 1.7.20 causes EBAD while installing default gems https://git.io/v2Wfs
vtunka has quit [Quit: Leaving]
headius2 has joined #jruby
blaxter has joined #jruby
vtunka has joined #jruby
blaxter has quit [Client Quit]
mattwildig has joined #jruby
subbu is now known as subbu|away
mattwildig has quit [Ping timeout: 248 seconds]
tenderlove has joined #jruby
<GitHub75> [jruby] chrisseaton commented on commit 6e3f361: Technically that's done by the assumed value node, but I think you're arguing for it for code clarity. I disagree - the only thing that's required here is the transfer. If someone else has a @CompilationFinal and so needs to invalidate, that's their business to manage. https://git.io/v2Wto
camlow325 has joined #jruby
<GitHub127> [jruby] CompilationFinal commented on commit 6e3f361: Do you need me for something? https://git.io/v2Wqr
camlow325 has quit [Read error: Connection reset by peer]
camlow325 has joined #jruby
headius2 has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
<GitHub39> [jruby] chrisseaton commented on commit db96418: Done. https://git.io/v2W3Z
headius2 has joined #jruby
headius2 has quit [Client Quit]
headius2 has joined #jruby
rsim has joined #jruby
<travis-ci> jruby/jruby (master:5fa9781 by Chris Seaton): The build is still failing. (https://travis-ci.org/jruby/jruby/builds/111485037)
pawnbox_ has joined #jruby
tomjoro has joined #jruby
rsim2 has joined #jruby
rsim1 has quit [Ping timeout: 240 seconds]
rsim has quit [Read error: Connection reset by peer]
pawnbox has quit [Ping timeout: 244 seconds]
subbu|away is now known as subbu
rsim has joined #jruby
<kares> how do I get a core-complete .jar to be build on 9K ?
<GitHub149> [jruby] chrisseaton commented on commit 1db32d2: Well one thing we can easily do is run the guards on `cachedObject` rather than `object`. https://git.io/v2Wcp
rsim2 has quit [Ping timeout: 240 seconds]
blandflakes has joined #jruby
robbyoconnor has quit [Read error: Connection reset by peer]
robbyoconnor has joined #jruby
vtunka has quit [Ping timeout: 244 seconds]
Fah has left #jruby ["Linkinus - http://linkinus.com"]
mattwildig has joined #jruby
vtunka has joined #jruby
tjohnson has joined #jruby
thedarkone2 has joined #jruby
<GitHub120> [jruby] headius created new_ids (+1 new commit): https://git.io/v2Wgq
<GitHub120> jruby/new_ids f7f5417 Charles Oliver Nutter: Attempt to start making encoded symbols work as IDs....
<travis-ci> kares/jruby (test-backtrace-refactor:e1e9018 by kares): The build passed. (https://travis-ci.org/kares/jruby/builds/111497164)
<GitHub174> [jruby] headius opened issue #3697: Identifier-keyed tables must always use raw or always use encoded identifiers https://git.io/v2Wa6
vtunka has quit [Quit: Leaving]
rcvalle has joined #jruby
mattwildig has quit [Remote host closed the connection]
mattwildig has joined #jruby
<headius2> kares: oo backtrace refactor?
johnsonch is now known as johnsonch_afk
<GitHub162> [jruby] eregon commented on commit 6e3f361: Indeed, I meant for clarity. Sounds fair. https://git.io/v2Wi3
<kares> headius2: do not like the createBacktrace2 name - was thinking about deprecating it ?
shellac has quit [Quit: Ex-Chat]
phlebas has quit [Ping timeout: 240 seconds]
phlebas has joined #jruby
mattwildig has quit [Ping timeout: 252 seconds]
rsim has quit [Quit: Leaving.]
whitby has joined #jruby
mattwildig has joined #jruby
headius2 has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
skade has quit [Ping timeout: 244 seconds]
<GitHub188> [jruby] kares commented on commit 3806de1: OK, thanks. The IT failures got me confused... https://git.io/v2W7t
camlow32_ has joined #jruby
johnsonch_afk is now known as johnsonch
camlow325 has quit [Ping timeout: 240 seconds]
e_dub has quit [Read error: Connection reset by peer]
e_dub has joined #jruby
e_dub has quit [Client Quit]
e_dub has joined #jruby
thedarkone2 has quit [Quit: thedarkone2]
thedarkone2 has joined #jruby
thedarkone2 has quit [Client Quit]
skade has joined #jruby
mattwildig has quit [Ping timeout: 244 seconds]
phlebas has quit [Ping timeout: 248 seconds]
dyce_ has joined #jruby
<dyce_> does jruby have something like groovy grab?
headius2 has joined #jruby
<GitHub188> [jruby] chrisseaton pushed 10 new commits to master: https://git.io/v2Wbg
<GitHub188> jruby/master 938d3c0 Chris Seaton: [Truffle] Fix lazy child allocation in ReadDeclarationVariableNode.
<GitHub188> jruby/master ca55bbb Chris Seaton: [Truffle] Move exception strings into CoreLibrary.
<GitHub188> jruby/master 7742246 Chris Seaton: [Truffle] Formatting.
blandflakes has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
phlebas has joined #jruby
<kares> dyce_: Ruby world has RubyGems and Bundler
<kares> and there's maven integration as well ... jar-dependencies, maven-polyglot support with jruby
phlebas has quit [Quit: Leaving]
camlow32_ has quit [Remote host closed the connection]
skade has quit [Quit: Computer has gone to sleep.]
camlow325 has joined #jruby
camlow325 has quit [Read error: Connection reset by peer]
camlow325 has joined #jruby
camlow325 has quit [Read error: Connection reset by peer]
camlow325 has joined #jruby
camlow32_ has joined #jruby
camlow325 has quit [Read error: Connection reset by peer]
camlow32_ has quit [Read error: Connection reset by peer]
camlow325 has joined #jruby
bb010g has quit [Quit: Connection closed for inactivity]
thedarkone2 has joined #jruby
n00bdev has joined #jruby
skade has joined #jruby
camlow32_ has joined #jruby
skade has quit [Client Quit]
robbyoconnor has quit [Ping timeout: 240 seconds]
subbu is now known as subbu|lunch
Antiarc_ is now known as Antiarc
camlow325 has quit [Ping timeout: 244 seconds]
camlow32_ has quit [Remote host closed the connection]
mattwildig has joined #jruby
camlow325 has joined #jruby
yfeldblum has joined #jruby
<GitHub38> [jruby] headius pushed 8 new commits to ruby-2.3: https://git.io/v2lTG
<GitHub38> jruby/ruby-2.3 f0e2bd0 Charles Oliver Nutter: A few more places ifNone needs to be UNDEF.
<GitHub38> jruby/ruby-2.3 c3dd1f7 Charles Oliver Nutter: Fix str2sym behavior in Module#remove_method....
<GitHub38> jruby/ruby-2.3 ada5d23 Charles Oliver Nutter: Exclude this since our exception messages won't match non-unicode.
headius2 has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
headius2 has joined #jruby
<travis-ci> jruby/jruby (master:1d8ac7b by Chris Seaton): The build was fixed. (https://travis-ci.org/jruby/jruby/builds/111551800)
camlow325 has quit [Remote host closed the connection]
camlow325 has joined #jruby
camlow325 has quit [Remote host closed the connection]
camlow325 has joined #jruby
jensnockert has joined #jruby
jensnockert has quit [Client Quit]
rsim has joined #jruby
camlow325 has quit [Remote host closed the connection]
camlow325 has joined #jruby
camlow325 has quit [Remote host closed the connection]
<GitHub171> [jruby] headius pushed 2 new commits to ruby-2.3: https://git.io/v2l3I
<GitHub171> jruby/ruby-2.3 98dcabb Charles Oliver Nutter: Fix verification scripts for new json version.
<GitHub171> jruby/ruby-2.3 b1dbba9 Charles Oliver Nutter: Ensure target script loads rather than current script again.
rsim1 has joined #jruby
rsim has quit [Read error: No route to host]
rsim has joined #jruby
rsim1 has quit [Read error: No route to host]
rsim has quit [Read error: No route to host]
<travis-ci> jruby/jruby (ruby-2.3:30d2209 by Charles Oliver Nutter): The build has errored. (https://travis-ci.org/jruby/jruby/builds/111564314)
rsim has joined #jruby
camlow325 has joined #jruby
subbu|lunch is now known as subbu
pawnbox_ has quit [Remote host closed the connection]
camlow325 has quit [Read error: Connection reset by peer]
camlow325 has joined #jruby
<headius2> going to be merging 2.3 to master very soon
<headius2> that test:mri is hanging on travis but it should be green
<headius2> the others are nearly green
djellemah has quit [Quit: Leaving]
djellemah has joined #jruby
pawnbox has joined #jruby
pawnbox has quit [Ping timeout: 244 seconds]
donV has joined #jruby
yfeldblum has quit [Remote host closed the connection]
rsim1 has joined #jruby
e_dub has quit [Read error: Connection reset by peer]
e_dub has joined #jruby
rsim has quit [Ping timeout: 240 seconds]
rsim has joined #jruby
headius2 has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
rsim1 has quit [Read error: Connection reset by peer]
mattwildig has quit [Ping timeout: 240 seconds]
mattwild_ has joined #jruby
pawnbox has joined #jruby
<travis-ci> jruby/jruby (ruby-2.3:98dcabb by Charles Oliver Nutter): The build was canceled. (https://travis-ci.org/jruby/jruby/builds/111573315)
donV has quit [Quit: donV]
pawnbox has quit [Ping timeout: 240 seconds]
yfeldblum has joined #jruby
skade has joined #jruby
whitby has quit [Quit: https://i.imgur.com/JNE82x2.gifv]
e_dub has quit [Read error: Connection reset by peer]
e_dub has joined #jruby
mattwild_ has quit [Ping timeout: 252 seconds]
mattwildig has joined #jruby
rsim1 has joined #jruby
rsim has quit [Ping timeout: 240 seconds]
bbrowning is now known as bbrowning_away
mattwildig has quit [Ping timeout: 250 seconds]
mattwildig has joined #jruby
rsim has joined #jruby
rsim1 has quit [Read error: Connection reset by peer]
m4rCsi has quit [Ping timeout: 240 seconds]
<yopp> chrisseaton, is it possible to make a "code heat map" in runtime somehow?
<chrisseaton> op
<yopp> basically, the how often particular line of code is executed?
<yopp> I suppose that JIT is already somehow keeping track of that
<chrisseaton> yopp: there's a research group at King's working on something like that
<chrisseaton> But basic coverage works as well
<chrisseaton> -Xtruffle.coverage.global=true
jeremyevans has quit [Read error: Connection reset by peer]
jeremyevans has joined #jruby
nirvdrum has quit [Ping timeout: 244 seconds]
m4rCsi has joined #jruby
headius2 has joined #jruby
<yopp> chrisseaton, I was thinking more about API of some kind. To be able to export stats to external storage for further analysis.
<yopp> Simple case: I have a very mature app that is running in production, and there defo some dead code. I'd like to get metrics from production servers, to find that dead code
<yopp> or to get a better idea of hot parts of app, to check if there any room for improvements
tcrawley is now known as tcrawley-away
<GitHub19> [jruby] headius pushed 2 new commits to ruby-2.3: https://git.io/v2lA7
<GitHub19> jruby/ruby-2.3 3992617 Charles Oliver Nutter: Merge remote-tracking branch 'origin/master' into ruby-2.3...
<GitHub19> jruby/ruby-2.3 e18220f Charles Oliver Nutter: Update to preinstalled rake version.
nirvdrum has joined #jruby
<lopex> chrisseaton: *LayoutImpl are also generated by APT right ? for some reason I can't find them under eclipse .apt_generated
<lopex> maven generated-sources is ok
<lopex> trying to force eclipse to work and following eregon's wiki
<travis-ci> jruby/jruby (ruby-2.3:e18220f by Charles Oliver Nutter): The build was canceled. (https://travis-ci.org/jruby/jruby/builds/111613538)
<headius2> lopex: I spiked a partial move to symbols for all identifier tables (methods, constants, etc) in the new-ids branch
<headius2> it's doable but touches a lot of code
<lopex> headius2: yeah, took a look
<headius2> I've got some time to chat about onigmo btw
<headius2> just wrapping up last few failures on ruby-2.3 branch
johnsonch is now known as johnsonch_afk
<lopex> headius2: with mri devs ?
<lopex> headius2: but I guess the full byte[] is the only way to go
<headius2> well did you have anything to discuss? or did you just mean "we" need to talk to MRI Folks about their onigmo changes
<lopex> people will overuse the symbols
<lopex> headius2: ah, you're responding to my request :)
<lopex> headius2: basically the IntHolder and lots of small buffers that joni tries to pin to it's structures just to reuse them
<lopex> for use in stringCmpIC
<lopex> the question, is it worth doing so ?
<lopex> the other case is extending IntHolder and juggling implicitly it's field so you dont have to fire one entry int[] every time
<lopex> it's all ugly, sloppy and hard to follow
n00bdev has quit []
subbu is now known as subbu|afk
mattwildig has quit [Remote host closed the connection]
bjfish2 has quit [Quit: bjfish2]
subbu|afk is now known as subbu
drbobbeaty has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
<GitHub43> [jruby] headius pushed 2 new commits to ruby-2.3: https://git.io/v28kN
<GitHub43> jruby/ruby-2.3 3721475 Charles Oliver Nutter: These are still instance variables.
<GitHub43> jruby/ruby-2.3 bff00fa Charles Oliver Nutter: Disable this. thrift is a native gem. Don't know why we try it....