swills has quit [Ping timeout: 240 seconds]
Joufflu has joined #jruby
swills has joined #jruby
swills has quit [Changing host]
swills has joined #jruby
swills has quit [Ping timeout: 240 seconds]
swills has joined #jruby
swills has joined #jruby
swills has quit [Changing host]
Joufflu has quit [Read error: Connection reset by peer]
Joufflu has joined #jruby
swills has joined #jruby
swills has joined #jruby
swills has quit [Changing host]
drbobbeaty has joined #jruby
swills has quit [Ping timeout: 248 seconds]
swills has joined #jruby
swills has quit [Changing host]
swills has joined #jruby
bascule has joined #jruby
Joufflu has quit [Quit: Leaving]
<headius> chrisseaton: if you have any confusion on licensing of our various projects, feel free to ping me
<headius> I'm the lucky one who has dealt with most o fit
<kares> hmm, so a java.lang.reflect.Method's methodAccessor gets to be null after my change, what the ...
Puffball has joined #jruby
_joofy has quit [Ping timeout: 260 seconds]
Puffball has quit [Read error: Connection reset by peer]
vtunka has joined #jruby
shellac has joined #jruby
_joofy has joined #jruby
prasun has joined #jruby
_joofy has quit [Remote host closed the connection]
_joofy has joined #jruby
<GitHub27> [jruby] kares pushed 4 new commits to master: https://git.io/v5mjN
<GitHub27> jruby/master 557f111 kares: deprecate runtime.is2_0 and unused global-state inc/get
<GitHub27> jruby/master e4405d3 kares: use runtime local var and make some of the string concats a one liner
<GitHub27> jruby/master d637cbb kares: remove unused import + no IRWriter instances; use Integer.valueOf
prasun has quit [Ping timeout: 255 seconds]
<travis-ci> kares/jruby (master:8d95baf by kares): The build passed. (https://travis-ci.org/kares/jruby/builds/268278037)
olle has quit [Ping timeout: 260 seconds]
olle has joined #jruby
_joofy has quit [Quit: Konversation terminated!]
<travis-ci> jruby/jruby (master:8d95baf by kares): The build was fixed. (https://travis-ci.org/jruby/jruby/builds/268293245)
shellac has quit [Quit: Leaving]
bbrowning_away is now known as bbrowning
shellac has joined #jruby
<kares> for whatever reason JRuby seems to prefer ASM classes differently
<kares> looking into making sure its unified (and accessed using a JRuby::ASM helper mod)
<kares> JRuby::Compiler prefers org.objectweb over the shade org.jruby.org.objectweb
<kares> while jruby.rb does have a different preference order
<kares> headius: enebo: ^^ assuming shared ASM classes are best to prefer in both places
<kares> * not shared but shaded ... the org.jruby.org.objectweb package
jeremyevans has quit [*.net *.split]
jhass has quit [*.net *.split]
damnski has quit [*.net *.split]
nicoulaj has quit [*.net *.split]
jhass has joined #jruby
damnski has joined #jruby
nicoulaj has joined #jruby
yopp has quit [Ping timeout: 240 seconds]
yopp has joined #jruby
jeremyevans has joined #jruby
Puffball has joined #jruby
shellac has quit [Quit: Computer has gone to sleep.]
shellac has joined #jruby
Puffball has quit [Remote host closed the connection]
subbu is now known as subbu|breakfast
<travis-ci> kares/jruby (master:15d56cd by kares): The build passed. (https://travis-ci.org/kares/jruby/builds/268338051)
olle has quit [Quit: olle]
<enebo> kares: I would love appropriately shaded so we stop getting issue reports when used with another asm using project
<enebo> kares: I don't remember though why it never happened before (there were reasons I think)
<enebo> chrisseaton: I also have been resolving licensing questions for some group in IBM over last couple of years and they were able to get a clean bill across multiple versions
<kares> enebo: ok will do, thanks - totally makes sense to be consistent and usa shaded first everywhere
subbu|breakfast is now known as subbu
vtunka has quit [Quit: Leaving]
shellac has quit [Quit: Computer has gone to sleep.]
shellac has joined #jruby
shellac has quit [Quit: Computer has gone to sleep.]
<headius> kares: I don't think we ever have non-shaded now
<headius> we used to to speed up the build, only release builds had ASM package mangled, so we had to check both
<headius> there's probably no reason to check both now
<headius> yeah, we always relocate asm now
<kares> I know its shaded but thought maybe if someone uses core.jar + stdlib.jar its for that
<kares> or actually for complete.jar
<headius> kares: nah it should be shaded in those cases too
<headius> actually, what we ought to do is shade it but then for external utils that use asm just provide the unshaded library
<headius> so they can work against any asm and not just the one we pack in
Puffball has joined #jruby
Puffball has quit [Remote host closed the connection]
<travis-ci> kares/jruby (master:639ac5f by kares): The build passed. (https://travis-ci.org/kares/jruby/builds/268458790)
<GitHub143> [jruby] kares pushed 5 new commits to master: https://git.io/v5OJ6
<GitHub143> jruby/master f739da5 kares: revert JRuby.config helper for now, this needs to be re-disagned to fit...
<GitHub143> jruby/master 9db8858 kares: move JRuby's internal ASM use behind an auto-loaded helper module
<GitHub143> jruby/master 8d714f5 kares: allow InvokeSite logging when logger debug configured; use fast split
<enebo> when I said shaded I mean relocated to a different package
Puffball has joined #jruby
Puffball has quit [Remote host closed the connection]
<GitHub73> [jruby] headius pushed 2 new commits to fix-4716: https://git.io/v5OqJ
<GitHub73> jruby/fix-4716 bfc5ee4 Charles Oliver Nutter: Work around jcodings null charsets by doing a second lookup....
<GitHub73> jruby/fix-4716 f398844 Charles Oliver Nutter: Revert "Use jcodings 1.0.25 to better handle encoding to charset lookup."...
GitHub19 has joined #jruby
GitHub19 has left #jruby [#jruby]
<GitHub19> jcodings/master 5d61944 Charles Oliver Nutter: Produce a Charset or die trying....
<GitHub19> [jcodings] headius pushed 1 new commit to master: https://git.io/v5OqF
<GitHub168> [jruby] headius closed issue #4716: Rails no longer runs on Tomcat https://git.io/vQ7XC
GitHub171 has joined #jruby
GitHub41 has left #jruby [#jruby]
<GitHub41> [jcodings] headius tagged jcodings-1.0.25 at 01e4b68: https://git.io/v5Omn
GitHub41 has joined #jruby
GitHub171 has left #jruby [#jruby]
<GitHub171> jcodings/master f754ce0 Charles Oliver Nutter: [maven-release-plugin] prepare release jcodings-1.0.25
<GitHub171> [jcodings] headius pushed 1 new commit to master: https://git.io/v5OmG
GitHub103 has joined #jruby
GitHub103 has left #jruby [#jruby]
<GitHub103> jcodings/master b835f27 Charles Oliver Nutter: [maven-release-plugin] prepare for next development iteration
<GitHub103> [jcodings] headius pushed 1 new commit to master: https://git.io/v5OmW
<GitHub195> [jruby] enebo pushed 1 new commit to master: https://git.io/v5Omg
<GitHub195> jruby/master 7f70e9f Thomas E. Enebo: No need to addVariable and then isDefined since addVariable returns slot.
<GitHub175> [jruby] headius pushed 1 new commit to jruby-9.1.13.0: https://git.io/v5OYf
<GitHub175> jruby/jruby-9.1.13.0 74c2fdf Charles Oliver Nutter: Merge branch 'fix-4716' into jruby-9.1.13.0
<GitHub79> [jruby] headius deleted fix-4716 at bfc5ee4: https://git.io/v5OYJ
<GitHub72> [jruby] headius pushed 1 new commit to jruby-9.1.13.0: https://git.io/v5OYn
<GitHub72> jruby/jruby-9.1.13.0 c37f948 Charles Oliver Nutter: OracleJDK 7 is no longer supported on Travis....
<headius> enebo: jcodings released and master updated, plus workaround fix pushed to 9.1.13.0
<GitHub189> [jruby] headius pushed 1 new commit to master: https://git.io/v5OYc
<GitHub189> jruby/master 5d57d83 Charles Oliver Nutter: Update to jcodings 1.0.25 to fix #4716 on master.
<GitHub175> [jruby] headius closed issue #4717: NPE in windows parsing command line string -e ... https://git.io/vQ7Dr
<GitHub140> [jruby] headius pushed 1 new commit to jruby-9.1.13.0: https://git.io/v5OYX
<GitHub140> jruby/jruby-9.1.13.0 7e81079 Charles Oliver Nutter: Merge branch 'jit-conc-fixes' into jruby-9.1.13.0
<GitHub115> [jruby] headius closed issue #4739: "org.jruby.runtime.scopes.DynamicScope1 only supports scopes with 1 variables" with Deeply Nested Blocks https://git.io/v7bX8
<GitHub157> [jruby] headius pushed 1 new commit to master: https://git.io/v5OOt
<GitHub157> jruby/master 38e16f8 Charles Oliver Nutter: Merge branch 'jit-conc-fixes'
<headius> well, down to just two issues for 9.1.13
bbrowning is now known as bbrowning_away
<travis-ci> jruby/jruby (master:38e16f8 by Charles Oliver Nutter): The build passed. (https://travis-ci.org/jruby/jruby/builds/268505500)
GitHub156 has joined #jruby
GitHub156 has left #jruby [#jruby]
<GitHub156> jcodings/master 734a4c0 Charles Oliver Nutter: Pull in ISO-8859-16 charset from JRuby and register via SPI.
<GitHub156> [jcodings] headius pushed 1 new commit to master: https://git.io/v5OR3
GitHub108 has joined #jruby
GitHub108 has left #jruby [#jruby]
<GitHub108> jcodings/master 485d782 Charles Oliver Nutter: [maven-release-plugin] prepare release jcodings-1.0.26
<GitHub108> [jcodings] headius pushed 1 new commit to master: https://git.io/v5ORW
GitHub153 has joined #jruby
<GitHub153> [jcodings] headius tagged jcodings-1.0.26 at d891a31: https://git.io/v5ORl
GitHub153 has left #jruby [#jruby]
GitHub43 has joined #jruby
GitHub43 has left #jruby [#jruby]
<GitHub43> jcodings/master bb9b9be Charles Oliver Nutter: [maven-release-plugin] prepare for next development iteration
<GitHub43> [jcodings] headius pushed 1 new commit to master: https://git.io/v5OR8
<GitHub162> [jruby] headius pushed 1 new commit to master: https://git.io/v5OEq
<GitHub162> jruby/master a75c710 Charles Oliver Nutter: Move ISO-8859-16 charset impl into jcodings.
<GitHub9> [jruby] headius force-pushed master from a75c710 to fe1066a: https://git.io/Xb_O8w
<GitHub9> jruby/master fe1066a Charles Oliver Nutter: Move ISO-8859-16 charset impl into jcodings.
<headius> pay no attention
<GitHub124> [jruby] headius created active_invalidation (+1 new commit): https://git.io/v5O2z
<GitHub124> jruby/active_invalidation e76c974 Charles Oliver Nutter: Associate a SwitchPoint with each CacheEntry for active inval'ing.