dave__ has quit [Ping timeout: 256 seconds]
sotrhraven has joined #jruby
<sotrhraven> hello everyone
<havenwood> sotrhraven: hi
<sotrhraven> I am looking to do some stuff with rubyfx. Javafx follows a MVC development pattern. Is there a good example of this in rubyfx?
<GitHub104> [jruby] jeremyevans opened issue #4895: Regression in 9.1.15.0 with some ensure blocks being executed twice https://git.io/vbacu
dave__ has joined #jruby
dave__ has quit [Ping timeout: 240 seconds]
sotrhraven has quit [Quit: sotrhraven]
bbrowning has quit [*.net *.split]
bbrowning has joined #jruby
yopp has quit [Ping timeout: 240 seconds]
yopp has joined #jruby
dave_____ has joined #jruby
dave_____ has quit [Ping timeout: 272 seconds]
GitHub63 has joined #jruby
<GitHub63> [jcodings] lopex pushed 1 new commit to master: https://git.io/vbaRd
<GitHub63> jcodings/master 5f77b82 Marcin Mielzynski: update singlebyte transcoder data
GitHub63 has left #jruby [#jruby]
GitHub131 has joined #jruby
<GitHub131> [jcodings] lopex pushed 1 new commit to master: https://git.io/vba0D
<GitHub131> jcodings/master 62fc63f Marcin Mielzynski: Unicode 9.0 coderange data
GitHub131 has left #jruby [#jruby]
GitHub143 has joined #jruby
<GitHub143> [jcodings] lopex pushed 1 new commit to master: https://git.io/vbaEZ
GitHub143 has left #jruby [#jruby]
<GitHub143> jcodings/master 7f76d51 Marcin Mielzynski: extract encoding data from object files
GitHub14 has joined #jruby
<GitHub14> [jcodings] lopex pushed 1 new commit to master: https://git.io/vbaEP
GitHub14 has left #jruby [#jruby]
<GitHub14> jcodings/master 7ded22d Marcin Mielzynski: fix some typos
GitHub32 has joined #jruby
<GitHub32> [jcodings] lopex pushed 1 new commit to master: https://git.io/vbaEb
<GitHub32> jcodings/master f64ed52 Marcin Mielzynski: do not use Config.USE_UNICODE_PROPERTIES in coderage list
GitHub32 has left #jruby [#jruby]
dave_____ has joined #jruby
dave_____ has quit [Ping timeout: 240 seconds]
dave__ has joined #jruby
dave__ has quit [Ping timeout: 256 seconds]
_whitelogger has joined #jruby
olle has joined #jruby
Puffball has quit [Remote host closed the connection]
Puffball has joined #jruby
claudiuinberlin has joined #jruby
shellac has joined #jruby
<GitHub75> [jruby] wilsonp closed issue #4883: java.io.IOException: Invalid keystore format https://git.io/vbG6T
vtunka_ has joined #jruby
drbobbeaty has joined #jruby
drbobbeaty has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
olle has quit [Quit: olle]
shellac has quit [Remote host closed the connection]
shellac has joined #jruby
<reto_> headius / enebo: sorry, I didn't see your messages yesterday, I pushed the script to git@github.com:retoo/adventofcode-2017.git
<reto_> ruby advent13-2.rb < advent13-quiz-input # cruby takes about 12s overall
<reto_> /opt/jruby-9.1.15.0/bin/jruby --server advent13-2.rb < advent13-quiz-input # takes about 28s
<reto_> cruby: ruby 2.1.3p242 (2014-09-19 revision 47630) [x86_64-darwin13.0]
<reto_> I remember that Jruby outperformed mri within a few seconds after the startup
olle has joined #jruby
dave__ has joined #jruby
dave__ has quit [Ping timeout: 265 seconds]
drbobbeaty has joined #jruby
shellac has quit [Quit: Leaving]
vtunka_ has quit [Quit: vtunka_]
vtunka has joined #jruby
bbrowning is now known as bbrowning_away
bbrowning_away is now known as bbrowning
claudiuinberlin has quit [Quit: Textual IRC Client: www.textualapp.com]
rrutkowski has joined #jruby
vtunka has quit [Ping timeout: 240 seconds]
vtunka has joined #jruby
vtunka has quit [Ping timeout: 264 seconds]
sotrhraven has joined #jruby
olle has quit [Quit: olle]
olle has joined #jruby
rrutkowski has quit [Quit: rrutkowski]
rrutkowski has joined #jruby
<GitHub196> [jruby] enebo pushed 2 new commits to bytelist_love: https://git.io/vbVXe
<GitHub196> jruby/bytelist_love 63193b5 Thomas E. Enebo: Minor: remove possible reassignment of name and calling normalizeSeps twice.
<GitHub196> jruby/bytelist_love 80f1f6e Thomas E. Enebo: Unbreak AOT/persistence
bbrowning is now known as bbrowning_away
chli has joined #jruby
rrutkowski has quit [Quit: rrutkowski]
dave__ has joined #jruby
<rtyler> headius: do you happen to have a list of OSes or JVM versions you would /like/ to have JRuby things tested against?
<rtyler> I'm working on some of Code Valet's platform support today, right now I've just got Docker on Ubuntu 16.04 (for all kinds of things), FreeBSD 11, and Windows 2016 (in the works)
dave__ has quit [Remote host closed the connection]
rrutkowski has joined #jruby
sotrhraven has quit [Quit: sotrhraven]
bbrowning_away is now known as bbrowning
rrutkowski has quit [Quit: rrutkowski]
<headius> oh hi I guess my IRC just connected
clayton has quit [Ping timeout: 260 seconds]
clayton has joined #jruby
chli has quit [Ping timeout: 256 seconds]
dave_____ has joined #jruby
chli has joined #jruby
dave_____ has quit [Ping timeout: 264 seconds]
chli has quit [Ping timeout: 256 seconds]
<GitHub130> [jruby] enebo pushed 1 new commit to bytelist_love: https://git.io/vbVAv
<GitHub130> jruby/bytelist_love f39a9eb Thomas E. Enebo: Simple regression in recent changes. Some trace instr will have a null name....
eregon_ has joined #jruby
<eregon_> headius, enebo: Thread.report_on_exception got accepted (unless it breaks the world) and I implemented it in MRI 2.5RC1!
<headius> you mean having it on by default?
<headius> looks great, thanks for bringing it up again
<enebo> eregon_: cool
<olle> eregon: Shiny!
<eregon_> yes, true by default :)
olle has quit [Quit: olle]
<eregon_> Found a nasty bug while fixing MRI tests, DRb was creating threads in a loop during its shutdown :)
eregon_ has quit [Quit: Leaving]
<GitHub105> [jruby] enebo pushed 1 new commit to bytelist_love: https://git.io/vbwv8
<GitHub105> jruby/bytelist_love 6d1577b Thomas E. Enebo: Yay another missed IR persist/aot bug.
<rtyler> headius: since I guess you missed my question before you reconnected "do you happen to have a list of OSes or JVM versions you would /like/ to have JRuby things tested against?"
subbu is now known as subbu|afk
chli has joined #jruby
<headius> rtyler: oh yeah sorry
<headius> it came through in history and I missed it
<headius> rtyler: platform wise obviously osx linux windows
<headius> we have played with appveyor for windows but never got it green...and it may simply not be green right now because it has lagged a bit
<rtyler> is one linux equally viable as another?
<headius> hmmm
<rtyler> centus vs. debian for example
<headius> generally yes
<headius> but we have had unexpected bugs come up from musl libc
<headius> glibc linuxes are pretty much the same as far as we've seen
<rtyler> musl would be alpine?
<headius> ahh yes that's it
<headius> I knew it started with A
<headius> rtyler: I assume we're only talking about x86
<rtyler> technically anything I can provision on Azure is fair game
<headius> ARM and PPC would be second and third most common, but fairly distant
* rtyler nods
<rtyler> there's been murmurs of arm support in Azure for ages now
<rtyler> haven't seen it materialize unfortunately
<headius> yeah I periodically check for a good ARM cloud and there's not much still
<rtyler> omg let's build one
* rtyler wilts
<headius> which is weird because they've been crowing about ARM clusters for years
<headius> hahah
<headius> yeah wtf...I searched for aarch64 cloud and a bunch of articles came up about the first company to make one, Data Centred
<headius> address no longer resolves
<rtyler> hah
<rtyler> the market doesn't really make sense to me
<headius> here's something
<headius> reasonable prices
<headius> 35GBP/mo for a 16 core armv8 w/ 16GB, 400GB SSD, 200Mbit/s
<headius> Linaro has something but you have to request access
<headius> takes a while to bring an instance up
subbu|afk is now known as subbu
rrutkowski has joined #jruby
<headius> well I'm the proud parent of a 6 core ARMv8 cloud instance now
<headius> largest size Scaleway had available
<rtyler> hah
<rtyler> I fear I've nudged you off onto quite the tangent for the day
<headius> indeed!
<headius> but this is nice
<headius> maybe there's a ppc cloud out there I didn't know about too
<headius> I could throw a Jenkins slave on here
<rtyler> my dude, slave is not the preferred nomenclature
<headius> hah you are using "client" now eh?
<headius> but still "master"
<rtyler> master/agent
<rtyler> and has been that way for two years my dude
<headius> ahh agent works
<rtyler> :)
<headius> yes, no idea how someone could get the wrong terminology :-D
<rtyler> people throw all sorts of dumb shit on the wiki
* rtyler sighs
<headius> yeah I know
<headius> might be worth doing a bit of scrubbing if it's official policy
<rtyler> I'm conflicted on that, if I'm scrubbing anything from the wiki, it'll be by just deleting pages
<rtyler> which is something we don't really have policies around, because lol wiki
* rtyler grimaces
<headius> ugh it's Confluence
<headius> I'm no tfixing it
<rtyler> hah
<rtyler> my sediments exactly
<rtyler> FYI
<rtyler> once I finish windows I'll get that in t here
<rtyler> but of course windows is a pain in the ass
<headius> nice!
<headius> ugh, I have virtualbox-itis...every time I tab away from this ARM instance I tap Command first
claudiuinberlin has joined #jruby
<rtyler> yay
<rtyler> I found a bug in Jenkins Pipeline working on this JRuby stuff
<rtyler> (Partially the point of Code Valet)
<chli> hey just curious but how long does rake test:mri take to run?
<headius> woohoo
<headius> chli: it's the longest suite
<headius> travis claims anywhere from 15 to 25 min
<GitHub66> [jruby] enebo pushed 1 new commit to bytelist_love: https://git.io/vbwGS
<GitHub66> jruby/bytelist_love 4a07463 Thomas E. Enebo: Trying this. Seemingly now all symbol(String) in RubySymbol will be 8859_1 or...
<GitHub100> [jruby] enebo pushed 1 new commit to bytelist_love: https://git.io/vbwZv
<GitHub100> jruby/bytelist_love b071728 Thomas E. Enebo: trivial. match MRI error string more
<GitHub135> [jruby] enebo pushed 2 new commits to master: https://git.io/vbwZJ
<GitHub135> jruby/master a115d59 Thomas E. Enebo: Minor: remove possible reassignment of name and calling normalizeSeps twice.
<GitHub135> jruby/master f7f31b4 Thomas E. Enebo: trivial. match MRI error string more
claudiuinberlin has quit [Quit: Textual IRC Client: www.textualapp.com]
chli has quit [Ping timeout: 264 seconds]
chli has joined #jruby
chli has quit [Ping timeout: 240 seconds]
drbobbeaty has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
GitHub157 has joined #jruby
<GitHub157> [jcodings] lopex pushed 1 new commit to master: https://git.io/vbwB0
<GitHub157> jcodings/master 1273b6c Marcin Mielzynski: update 2.4 case fold data
GitHub157 has left #jruby [#jruby]
GitHub107 has joined #jruby
<GitHub107> jcodings/master 98bf9e8 Marcin Mielzynski: add CaseMappingSpecials table data
<GitHub107> [jcodings] lopex pushed 1 new commit to master: https://git.io/vbwBX
GitHub107 has left #jruby [#jruby]