shellac_ has quit [Quit: Computer has gone to sleep.]
lroca has joined #jruby
drbobbeaty has joined #jruby
drbobbeaty has quit [Client Quit]
drbobbeaty has joined #jruby
drbobbeaty has quit [Client Quit]
lroca has quit [Quit: lroca]
<GitHub36> [jruby] chuckremes opened issue #4978: SortedSet#dup and SortedSet#to_a do not work as expected https://git.io/vNWNm
<GitHub60> [jruby] BanzaiMan pushed 1 new commit to master: https://git.io/vNWxJ
<GitHub60> jruby/master 817d60c Hiro Asari: Revise COPYRIGHT YEAR...
bga57 has quit [Ping timeout: 276 seconds]
bga57 has joined #jruby
Liothen has quit [Remote host closed the connection]
Liothen has joined #jruby
Liothen has joined #jruby
haze has quit [Remote host closed the connection]
<kares> enebo: think we nailed a similar jossl bug, unfortunately it might not be released (not sure)
<kares> due the 'crazy' regressions we had with updated CA certificates in Linux (headius was also looking into that)
<kares> last time I checked it also started failing on CI - so it blocked the new release
<kares> unfortunately not a simple issue one can iron out quickly ;(
claudiuinberlin has joined #jruby
shellac_ has joined #jruby
shellac_ has quit [Quit: Computer has gone to sleep.]
drbobbeaty has joined #jruby
<travis-ci> jruby/jruby-openssl (master:c52cf16 by kares): The build was broken. (https://travis-ci.org/jruby/jruby-openssl/builds/297869951)
drbobbeaty has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
<chrisseaton> livcd: I think the JVM runs on SPARC, and there is Solaris support in JNR I believe, so maybe
cremes has quit [Quit: cremes]
drbobbeaty has joined #jruby
<livcd> chrisseaton: right
<livcd> did not exppect you to answer :D..
<chrisseaton> livcd: and if it doesn't work on the platform, contributing a patch to the JNR stack to make it would work should be easy
<chrisseaton> You just need a JVM is the only thing you can't self-help with
<livcd> chrisseaton: I have not found this anywhere butis there any official ETA for TruffleRuby. When will this be usable ?
<GitHub78> [jruby] yui-knk opened pull request #4979: Fix documents (master...fix_doc) https://git.io/vNlVe
<GitHub127> [jruby] yui-knk opened pull request #4980: Remove not used methods (master...remove_hasInlineScript) https://git.io/vNlVU
Quedo has joined #jruby
Quedo has quit [Client Quit]
<chrisseaton> We hope to release a module compatibility system sometime in the next few months so that people have an idea about what gems work and which don't.
<livcd> ah nice
bbrowning_away is now known as bbrowning
<GitHub170> [jruby] fxposter opened pull request #4981: Do not leak DNS Request IDs (master...do-not-leak-dns-request-ids) https://git.io/vNlwd
<chrisseaton> The problem is a basic Rails app includes hundreds of gems - there just soooo much code.
<GitHub194> [jruby] yui-knk opened pull request #4982: Set encoding for character literal (jruby-9.1...jruby-9.1_fix_test_char) https://git.io/vNlST
<GitHub157> [jruby] enebo closed pull request #4982: Set encoding for character literal (jruby-9.1...jruby-9.1_fix_test_char) https://git.io/vNlST
<GitHub124> [jruby] enebo pushed 2 new commits to jruby-9.1: https://git.io/vNl9U
<GitHub124> jruby/jruby-9.1 43c7d90 yui-knk: Set encoding for character literal...
<GitHub124> jruby/jruby-9.1 c10386e Thomas E Enebo: Merge pull request #4982 from yui-knk/jruby-9.1_fix_test_char...
<GitHub111> [jruby] enebo closed pull request #4980: Remove not used methods (master...remove_hasInlineScript) https://git.io/vNlVU
<GitHub154> [jruby] enebo closed pull request #4979: Fix documents (master...fix_doc) https://git.io/vNlVe
<GitHub172> [jruby] enebo pushed 2 new commits to master: https://git.io/vNl9S
<GitHub172> jruby/master 577cc2f yui-knk: Fix documents...
<GitHub172> jruby/master baf2bf6 Thomas E Enebo: Merge pull request #4979 from yui-knk/fix_doc...
<GitHub52> [jruby] enebo closed pull request #4969: Add File.lutime (ruby-2.5...add-file-lutime) https://git.io/vNGbc
<GitHub54> [jruby] enebo pushed 3 new commits to ruby-2.5: https://git.io/vNl9H
<GitHub54> jruby/ruby-2.5 d2505dd Miguel Landaeta: Add MRI tests for File.lutime
<GitHub54> jruby/ruby-2.5 ac44e7c Miguel Landaeta: Implement File.lutime...
<GitHub54> jruby/ruby-2.5 cee438e Thomas E Enebo: Merge pull request #4969 from nomadium/add-file-lutime...
<GitHub13> [jruby] enebo pushed 3 new commits to ruby-2.5: https://git.io/vNlHg
<GitHub13> jruby/ruby-2.5 f54072b Miguel Landaeta: Add MRI tests for Object.yield_self
<GitHub13> jruby/ruby-2.5 68cbdca Thomas E Enebo: Merge pull request #4906 from nomadium/implement-kernel-yield-self...
<GitHub13> jruby/ruby-2.5 02a241e Miguel Landaeta: Implement Kernel.yield_self...
<GitHub22> [jruby] enebo closed pull request #4906: Implement Kernel.yield_self (ruby-2.5...implement-kernel-yield-self) https://git.io/vb1ne
<GitHub98> [jruby] enebo pushed 2 new commits to jruby-9.1: https://git.io/vNlHd
<GitHub98> jruby/jruby-9.1 5504a92 yui-knk: Raise `TypeError` if `#extend_object` is called for no module objects...
<GitHub98> jruby/jruby-9.1 6f3d286 Thomas E Enebo: Merge pull request #4959 from yui-knk/test_extend_object_9_1...
<GitHub75> [jruby] enebo closed pull request #4959: Raise `TypeError` if `#extend_object` is called for no module objects (jruby-9.1...test_extend_object_9_1) https://git.io/vNtme
Thyr has joined #jruby
<Thyr> Hello
<Thyr> Is this a right place to ask a question about an issue with https in jruby?
<Thyr> ^ That one)
haze has joined #jruby
<GitHub16> jruby/master 0c7f44a Marcin Mielzynski: fix IOOBE in test_regexp quote
<GitHub16> [jruby] lopex pushed 1 new commit to master: https://git.io/vN8fy
<enebo> Thyr: I would file an issue against jruby/jruby-openssl
shellac has quit [Quit: Leaving]
claudiuinberlin has quit [Quit: Textual IRC Client: www.textualapp.com]
bga57 has left #jruby [#jruby]
rrutkowski has joined #jruby
rrutkowski has quit [Client Quit]
rrutkowski has joined #jruby
Thyr has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
rrutkowski_ has joined #jruby
rrutkowski has quit [Ping timeout: 256 seconds]
shellac has joined #jruby
rrutkowski_ has quit [Client Quit]
<GitHub82> [jruby] lopex pushed 1 new commit to master: https://git.io/vN8l4
<GitHub82> jruby/master c95e294 Marcin Mielzynski: use encoding none for n/N option
subbu is now known as subbu|lunch
<GitHub180> [jruby] lopex pushed 1 new commit to master: https://git.io/vN8Rn
<GitHub180> jruby/master 8be11ed Marcin Mielzynski: raise ArgumentError
subbu|lunch is now known as subbu
claudiuinberlin has joined #jruby
shellac has quit [Quit: Computer has gone to sleep.]
xardion has joined #jruby
marvinTD has joined #jruby
<marvinTD> Hello! I'm seeing some weird behavior with rails/rspec - not sure if jruby related, but thought I'd give it a shot - https://stackoverflow.com/questions/48289303/rspec-stubbing-java-static-method-argumenterror
mistergibson has quit [Quit: Leaving]
claudiuinberlin has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
claudiuinberlin has joined #jruby
claudiuinberlin has quit [Quit: Textual IRC Client: www.textualapp.com]
<GitHub103> [jruby] headius reopened issue #4970: String from literal sometimes not reused with frozen_string_literal enabled https://git.io/vNGxr
<lopex> headius: test_regexp is 6F1E, more than 100 more assertions passing
drbobbeaty has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
shellac has joined #jruby
Thyr has joined #jruby
<Thyr> enebo: Thanks, will do. Thought it could be a well known problem so I've decided to ask here first
<GitHub102> [jruby] ChrisBr opened pull request #4983: String#-@ deduplicates unfrozen strings (ruby-2.5...feature/dedup-string-minus) https://git.io/vN85U
bbrowning is now known as bbrowning_away
Thyr has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
shellac has quit [Quit: Computer has gone to sleep.]