Puffball has quit [Remote host closed the connection]
rdubya has quit [Ping timeout: 260 seconds]
_whitelogger has joined #jruby
jmalves has joined #jruby
shellac has joined #jruby
travis-ci has joined #jruby
<travis-ci> jruby/jruby (master:0767a8f by Pavel Rosický): The build passed. (https://travis-ci.org/jruby/jruby/builds/439018245)
travis-ci has left #jruby [#jruby]
drbobbeaty has joined #jruby
shellac has quit [Quit: Computer has gone to sleep.]
nirvdrum has quit [Ping timeout: 240 seconds]
drbobbeaty has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
_whitelogger has joined #jruby
shellac has joined #jruby
rdubya has joined #jruby
rdubya has quit [Ping timeout: 240 seconds]
drbobbeaty has joined #jruby
rdubya has joined #jruby
michael_mbp has quit [Quit: Checkout my channel at http://www.youtube.com/bsodmike]
michael_mbp has joined #jruby
nirvdrum has joined #jruby
<headius> yo yo yo
<headius> lopex: Not sure about video but should be soon
<headius> back home now, back to work
shellac has quit [Quit: Computer has gone to sleep.]
travis-ci has joined #jruby
<travis-ci> jruby/jruby (master:1d15ed5 by Charles Oliver Nutter): The build has errored. (https://travis-ci.org/jruby/jruby/builds/439158611)
travis-ci has left #jruby [#jruby]
<headius> kares: looks like you committed some pom.xml changes due to Java 9+ build
<headius> when building on 9 some parts of the generated xml are in a different order than on 8 or earlier
<headius> I'll ping mkristian about this again...it's an issue with polyglot maven ruby stuff
<headius> errored
<headius> grumble
travis-ci has joined #jruby
<travis-ci> jruby/jruby (master:1d15ed5 by Charles Oliver Nutter): The build has errored. (https://travis-ci.org/jruby/jruby/builds/439158611)
travis-ci has left #jruby [#jruby]
Klox has joined #jruby
<Klox> Hi all, was interested in testing out the latest 9.2.1.0-SNAPSHOT, is there a maven repository hosted by jruby.org? I found some references to http://ci.jruby.org/snapshots/current/ on the wiki but wasn't able to connect.
<lopex> I dont know it the snapshots are pushed to central
<lopex> *if
<headius> Klox: we had been pushing them to the sonatype snapshot repo but didn't think anyone used it
<headius> or rather didn't think anyone needed maven snapshots
xardion has quit [Remote host closed the connection]
xardion has joined #jruby
<Klox> I would usually wait for a stable release, but I saw https://github.com/jruby/jruby/issues/5204 was fixed and was going to give it a shot. Only the stable releases are pushed to central it looks like; no luck with the cloudbees URL. I will just pull the snapshot locally and wait for the release. Thanks!
<lopex> you can always install it in your local repo
<headius> yeah
<Klox> lopex: will probably do that for the time being
<kares> headius: aah I was wondering why I got a different order or properties in pom.xml
<kares> is that an issue or just an annoyance when changing pom.rb?
<headius> it shouldn't reorder, mkristian is going to fix it in the polyglot-ruby stuff
<headius> so we might have one more commit to make the section in question alphabetical but then it shouldn't change across Java versions anymore
<headius> just some difference in how the hash results are ordered
<kares> okay
<kares> btw. I wasn't able to build on 11
<kares> already reported in to Kristian, maybe updating the internal jruby version from 9.1.12 might help
<kares> but it needs a new maven plugin release
<headius> yeah
<headius> he said he's looking into some 11 issues now and will fix the ordering at the same time
shellac has joined #jruby
shellac has quit [Ping timeout: 264 seconds]
<headius> wow this is weird
<headius> if I change -classpath to --module-path then I don't see the warnings anymore
<headius> going to try running some tests like this
<lopex> the reflection ones ?
<lopex> RUBY_PLATFORM is still darwin on osx ?
<havenwood> lopex: "x86_64-darwin18"
<lopex> thx
<lopex> havenwood: yeah, I mostly care about where we can generate tables for jcodings
<havenwood> lopex: just realized we're in #jruby!
<headius> lopex: yeah the reflection warnings
<headius> under certain run configurations the warnings actually seem to go away
<lopex> havenwood: but gobjdump output is what I'm happy about
<headius> bootclasspath, classpath: warnings still show up
<headius> module-path: no warnings
<lopex> is there an abbr for that ?
<lopex> -mp ? :P
<headius> heh no :-)
<headius> but I'm thinking maybe we should tweak launchers to use module-path always on JDK 9+
<lopex> headius: and does it affect maniffests ?
<headius> I also have discovered that using appcds on JDK11 starts up quite a bit faster than running out of bootclasspath with no appcds
<headius> well I thought I would need to name the JRuby module *and* do add-opens flags to get warnings to go away
<headius> but it seems like just moving JRuby to module path does that
<headius> so I'm confused
<lopex> headius: did you see that the hell froze solid since 11 is distributed as zip for windows ?
<headius> i.e. not an installer?
<lopex> installer too
<headius> ok I don't know why hell froze then
<lopex> headius: and a deb for debian :P
<lopex> I always use tarballs though
<lopex> headius: there was always an installer for windows only
<headius> oh so you mean you can actually get a bare .zip now
<lopex> yep
subbu is now known as subbu|lunch
Klox has quit [Quit: http://www.kiwiirc.com/ - A hand crafted IRC client]
<headius> if someone wants to test out appcds on JDK 11
<headius> it speeds up most things I've tested
<headius> I'm going to spin this into a jruby-startup utility gem
<lopex> on master ?
<lopex> LoadError: load error: jopenssl/load -- java.lang.StringIndexOutOfBoundsException: begin 0, end 3, length 2
<lopex> on build
subbu|lunch is now known as subbu
ruurd has joined #jruby
<headius> can't build on 11 right now
ruurd has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
<headius> the jruby used by the maven plugins chokes on version string
<enebo> openjdk version "11" 2018-09-25
<enebo> OpenJDK Runtime Environment AdoptOpenJDK (build 11+28)
<enebo> OpenJDK 64-Bit Server VM AdoptOpenJDK (build 11+28, mixed mode)
drbobbeaty has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]