<GitHub95>
[jruby] chrisseaton pushed 1 new commit to master: https://git.io/v2ggS
<GitHub95>
jruby/master 352e22e Chris Seaton: [Truffle] Tag new core specs.
pawnbox has joined #jruby
pawnbox has quit [Ping timeout: 276 seconds]
mattwildig has quit [Remote host closed the connection]
<GitHub139>
[jruby] chrisseaton pushed 1 new commit to master: https://git.io/v2gwy
<GitHub139>
jruby/master 12bb50d Chris Seaton: [Truffle] Tag new library specs.
camlow3__ has quit [Remote host closed the connection]
<GitHub19>
[jruby] chrisseaton pushed 1 new commit to master: https://git.io/v2grA
<GitHub19>
jruby/master cb8b9c6 Chris Seaton: [Truffle] Exclude some specs since 2.3 that don't work well with test fast.
camlow325 has joined #jruby
camlow325 has quit [Remote host closed the connection]
camlow325 has joined #jruby
pawnbox has joined #jruby
pawnbox has quit [Ping timeout: 244 seconds]
<GitHub63>
[jruby] chrisseaton pushed 20 new commits to master: https://git.io/v2goh
<GitHub63>
jruby/master 7c72c05 Chris Seaton: [Truffle] Move IsNilNode to .core
<GitHub63>
jruby/master 07705f6 Chris Seaton: [Truffle] Typo.
<GitHub63>
jruby/master d079f1f Chris Seaton: [Truffle] Introduce argument getters on Frame.
evenix has joined #jruby
tomjoro has quit [Remote host closed the connection]
<evenix>
Hi
<evenix>
I'm experiencing an issue with jruby encoding when I run a Net:HTTP request
<evenix>
"\x1F\x8B\b\x00\x00\x00\x00\x00\... " I get a weird response like this one
<chrisseaton>
evenix: hello - can you post something we can run? like a minimal program in a gist or something like that?
<evenix>
ENV_JAVA['file.encoding'] return 'utf-8' but when i get the response and run a .encoding() o nit it returns ASCII-8
<evenix>
chrisseaton: well.. I don't think that'll be a quick and simple way to help me with the issue this is why im trying to explain what's happening.
<evenix>
I'm refreshing my google oauth token via http request using Net::HTTP
<evenix>
when I'm getting the response from google I'm getting a weird string. When i do he same thing on postman. I'm getting my oauth2 information back correctly.
<evenix>
it looks like its returning a binary and I've been trying to convert it to utf-8
pawnbox has joined #jruby
<GitHub136>
[jruby] chrisseaton pushed 2 new commits to master: https://git.io/v2gPV
<GitHub136>
jruby/master b8d38af Chris Seaton: [Truffle] Missed one of the RubyArgument frame getters.
<GitHub136>
jruby/master e657f19 Chris Seaton: [Truffle] UnknownArgumentErrorNode is dead code.
pawnbox has quit [Ping timeout: 244 seconds]
camlow325 has quit [Ping timeout: 252 seconds]
nirvdrum has quit [Ping timeout: 255 seconds]
evenix has quit [Remote host closed the connection]
<CaptainHeavy>
However, it looks as though "board" is not being wrapped as its actual class, rather its being passed as an object of type "org.jruby.javasupport.JavaObject"
<kares>
CaptainHeavy: JavaClass.class_eval { field_writer :_scene }; my_java_class_obj._scene= value
<CaptainHeavy>
kares: excellent, thank you!
digit877 has quit [Remote host closed the connection]
digitalextremist has joined #jruby
<CaptainHeavy>
kares: that's fantastic, much more elegant than what I had written, thank you
pawnbox has joined #jruby
tomjoro has quit [Remote host closed the connection]
mattwildig has joined #jruby
mattwildig has quit [Ping timeout: 248 seconds]
phlebas_ has joined #jruby
tomjoro has joined #jruby
phlebas_ has quit [Ping timeout: 255 seconds]
tomjoro has quit [Ping timeout: 240 seconds]
<GitHub145>
[jruby] chrisseaton pushed 2 new commits to master: https://git.io/v22Y4
<GitHub145>
jruby/master 944da31 Chris Seaton: [Truffle] Move test mri to allowed failures, as it now uses refinements which we don't have
<GitHub145>
jruby/master a41c4c8 Chris Seaton: [Truffle] Move gems CI to allowed failures until it works.
<GitHub21>
[jruby] chrisseaton commented on commit a41c4c8: @pitr-ch this is failing so I'm moving it out of the way while JRuby try to do their 9.1 release. https://git.io/v22YE
<GitHub46>
[jruby] chrisseaton commented on commit 944da31: @jruby/truffle MRI tests now use (not test, actually use) refinements :( https://git.io/v22Yz
<chrisseaton>
headius: truffle is passing on Travis with the new tests
rsim has quit [Ping timeout: 240 seconds]
robbyoconnor has quit [Excess Flood]
robbyoconnor has joined #jruby
rsim has joined #jruby
tomjoro has joined #jruby
tomjoro has quit [Ping timeout: 252 seconds]
mattwildig has joined #jruby
ITXpander1 has joined #jruby
ITXpander has quit [Ping timeout: 260 seconds]
nirvdrum has joined #jruby
rsim has quit [Quit: Leaving.]
mattwildig has quit [Remote host closed the connection]
tcrawley-away is now known as tcrawley
tomjoro has joined #jruby
tomjoro has quit [Ping timeout: 276 seconds]
johnsonch_afk is now known as johnsonch
<headius>
chrisseaton: thank you
<headius>
evenix: what JRuby version?
johnsonch is now known as johnsonch_afk
bjfish2 has joined #jruby
tomjoro has joined #jruby
tomjoro has quit [Ping timeout: 255 seconds]
pawnbox has quit [Ping timeout: 240 seconds]
pawnbox has joined #jruby
thedarkone2 has joined #jruby
mattwildig has joined #jruby
mattwildig has quit [Ping timeout: 248 seconds]
tomjoro has joined #jruby
<GitHub128>
[jruby] chrisseaton pushed 20 new commits to master: https://git.io/v22zR
<GitHub128>
jruby/master 0ed725d Chris Seaton: [Truffle] Tidy up ReadRestArgumentNode.
<GitHub128>
jruby/master 462b925 Chris Seaton: [Truffle] Tidy up ShouldDestructureNode.
<GitHub128>
jruby/master 835f526 Chris Seaton: [Truffle] Tidy up ReadKeywordRestArgumentNode.
tomjoro has quit [Ping timeout: 252 seconds]
<GitHub18>
[jruby] chrisseaton pushed 1 new commit to truffle-head: https://git.io/v22zj
<GitHub18>
jruby/truffle-head b0bf2cb Chris Seaton: Merge branch 'master' into truffle-head...
phlebas_ has joined #jruby
mattwildig has joined #jruby
tjohnson has joined #jruby
tcrawley is now known as tcrawley-away
mattwildig has quit [Remote host closed the connection]