<GitHub8>
[jruby] eregon commented on commit 4c7a3f5: Fallback is usually inefficient, what about `!isDynamicObject()` there? https://git.io/vVyKM
<GitHub94>
[jruby] chrisseaton commented on commit 4c7a3f5: It's not inherently inefficient is it? It'll just be the negation of all other guards. And yeah in this case that's a lot and `!isDynamicObject()` would achieve the same thing more efficiently so I'll use that. https://git.io/vVyKb
<GitHub162>
[jruby] eregon commented on commit 4c7a3f5: It is in the current implementation as long as the guards are not trivial, look at the generated code. The JavaDoc also warns about it. https://git.io/vVy1a
<GitHub143>
[jruby] eregon commented on commit 4c7a3f5: On a side note, I also prefer the whitelist approach, even if slightly verbose as it would error if an unknown type (not primitive or DynamicObject) is passed. https://git.io/vVy1H
bjfish2 has quit [Quit: bjfish2]
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #jruby
ITXpander1 has joined #jruby
ITXpander has quit [Ping timeout: 268 seconds]
elia has quit [Quit: Computer has gone to sleep.]
Specialist has quit [Ping timeout: 276 seconds]
CaptainHeavy has quit [Ping timeout: 246 seconds]
CaptainHeavy has joined #jruby
raeoks has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
raeoks has joined #jruby
enebo has joined #jruby
CaptainHeavy has quit [Ping timeout: 246 seconds]
thedarkone2 has joined #jruby
elia has joined #jruby
pawnbox has quit [Remote host closed the connection]
pawnbox has joined #jruby
enebo has quit [Quit: enebo]
raeoks has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
<GitHub140>
[jruby] chrisseaton pushed 1 new commit to master: https://git.io/vVyds
<GitHub140>
jruby/master 9fcd6ad Chris Seaton: [Truffle] Document the Graal options we dynamically set.
elia has quit [Quit: Computer has gone to sleep.]
elia has joined #jruby
bjfish2 has joined #jruby
elia has quit [Quit: Computer has gone to sleep.]
donV has quit [Quit: donV]
pawnbox has quit [Remote host closed the connection]
<donV>
mkristian: lan5432 : Jenkins usually reuses the workspace, so every build needs to clean up before running.
brauliobo_ has quit [Ping timeout: 268 seconds]
<lan5432>
That makes sense, I took that for granted whenever the system tried to do another build
<enebo>
donV: ah yeah I just commented in fact on the run
<enebo>
donV: I have been rehabilitating from achilles tendonitis and so I have to slowly build up time running and the distance
<enebo>
donV: so it is a little frustrating since I just want to run :)
<lan5432>
Oh, sorry you had that problem enebo
<enebo>
donV: It is also weird to run that in 30 minutes but have spent 9 minutes walking
<enebo>
lan5432: yeah not a huge deal. I just exercise twice a day to recondition my achilles and stretch it out
<enebo>
lan5432: although I have been doing it for nearly 3 months now so I should be good. I just don’t want to rush it
<donV>
enebo: I have a cycling buddy who has talked me into bying a cyclo-cross bike and now we are slowly ramling up the distance.
<enebo>
donV: neat
bb010g has quit [Quit: Connection closed for inactivity]
<donV>
20K today. Just forgot to start RunKeeper at start.
<enebo>
donV: I don’t think cyclo cross is as much of a thing in the US
<lan5432>
Yeah, I think it's a good idea not to rush it, but I'm glad you're finishing it enebo
<enebo>
donV: I know some people who have done it but they were bike nerds
<donV>
Pretty common here. Just a racer that is a bit more robust.
<enebo>
lan5432: yeah although I will probably be back up to half marathon by fall
<enebo>
lan5432: so I am not really too far along
<enebo>
lan5432: but it is going well so far
<donV>
enebo: Nice! Keep it up!
<enebo>
donV: yeah and can jump off their bikes quickly
<donV>
enebo: I had achilles tendonitis last year as well. took about 3 months to get back.
<enebo>
donV: I had it twice last year
<enebo>
donV: once in june and then again in december
<lan5432>
Wow, then it's more common than I thought
<enebo>
donV: thought it was better
<enebo>
donV: but I also did 2 months physical therapy this time so I think I have a winning recipe
<donV>
I got mine during jujutsu practice. High jump with too little warm up.
<enebo>
donV: my legs and core are a lot stronger right now than I can remember
<enebo>
donV: ouch
<enebo>
donV: yeah I should have known I was asking for trouble…last spring I was gingerly dropping off curbs while running to lessen feeling of impact
<donV>
Went to kiropractor. Just slightly quackish :) Got good treatment
<enebo>
donV: then I tried mimimal footwear
<enebo>
donV: that pretty much finished the job
<enebo>
donV: you do eccentric heel drops?
<donV>
nope
<enebo>
donV: I got rid of them first time only doing those but then during phy therapy they also had me do them
<enebo>
donV: highly recommended
<donV>
googling now…
<donV>
ah, yes, I do those.
<donV>
Just did not know the name.
<enebo>
donV: yeah they work
nirvdrum has quit [Ping timeout: 264 seconds]
<enebo>
donV: I bought a bosu ball too. I plan on getting into that in a month or so for core balance
<donV>
sounds good.
<donV>
enebo: While I have your attention: The build on cloudbees, can we do a clean run?
<enebo>
donV: hmm yeah let me see if I can wipe the env
<enebo>
donV: which build?
<donV>
enebo: If you go into “workspace” there should be a “clean workspace” or equivalent.