jensnockert has quit [Remote host closed the connection]
tenderlove has quit [Read error: Connection reset by peer]
tenderlove has joined #jruby
tenderlove has joined #jruby
alxs has joined #jruby
bbrowning_away has quit [Ping timeout: 260 seconds]
alxs has quit [Ping timeout: 260 seconds]
bbrowning_away has joined #jruby
cremes has quit [Quit: cremes]
pawnbox has joined #jruby
donValentin has quit [Quit: donValentin]
TheWhip has joined #jruby
thedarkone2 has quit [Quit: thedarkone2]
TheWhip has quit [Remote host closed the connection]
claudiuinberlin has joined #jruby
jensnockert has joined #jruby
donV has joined #jruby
bbrowning_away has quit [Remote host closed the connection]
bbrowning_away has joined #jruby
jensnockert has quit [Ping timeout: 256 seconds]
jensnockert has joined #jruby
TheWhip has joined #jruby
donV has quit [Client Quit]
alxs has joined #jruby
Specialist has joined #jruby
shellac has joined #jruby
alxs has quit [Ping timeout: 244 seconds]
jensnockert has quit [Read error: Connection reset by peer]
TheWhip has quit [Remote host closed the connection]
jensnockert has joined #jruby
TheWhip has joined #jruby
shellac has quit [Quit: Computer has gone to sleep.]
jensnockert has quit [Read error: Connection reset by peer]
jensnockert has joined #jruby
jensnockert has quit [Read error: Connection reset by peer]
jensnock_ has joined #jruby
vtunka has joined #jruby
jensnock_ has quit [Read error: Connection reset by peer]
jensnockert has joined #jruby
Specialist has quit [Ping timeout: 248 seconds]
Specialist_ has joined #jruby
pawnbox has quit [Remote host closed the connection]
jensnockert has quit [Read error: Connection reset by peer]
jensnockert has joined #jruby
pawnbox has joined #jruby
TheWhip has quit [Read error: No route to host]
TheWhip has joined #jruby
FINbit has joined #jruby
drbobbeaty has quit [Ping timeout: 258 seconds]
jensnockert has quit [Read error: Connection reset by peer]
jensnockert has joined #jruby
jensnockert has quit [Read error: Connection reset by peer]
jensnockert has joined #jruby
jensnockert has quit [Read error: Connection reset by peer]
jensnockert has joined #jruby
jensnockert has quit [Read error: Connection reset by peer]
jensnockert has joined #jruby
beawesomeinstead has quit []
shellac has joined #jruby
beawesomeinstead has joined #jruby
donV has joined #jruby
vtunka has quit [Quit: Leaving]
TheWhip has quit [Remote host closed the connection]
djellemah has quit [Ping timeout: 258 seconds]
TheWhip_ has joined #jruby
vtunka has joined #jruby
jensnockert has quit [Read error: Connection reset by peer]
jensnockert has joined #jruby
Specialist_ has quit [Ping timeout: 268 seconds]
jensnockert has quit [Read error: Connection reset by peer]
jensnockert has joined #jruby
TheWhip has joined #jruby
TheWhip_ has quit [Read error: No route to host]
<GitHub67>
[jruby] javierhonduco opened issue #4361: Unexpected value for `$?.exitstatus` when process exited successfully https://git.io/v1RUL
bbrowning_away has quit [Ping timeout: 250 seconds]
bga57 has quit [Ping timeout: 260 seconds]
jensnockert has quit [Read error: Connection reset by peer]
jensnockert has joined #jruby
vtunka has quit [Quit: Leaving]
bbrowning has joined #jruby
vtunka has joined #jruby
jensnockert has quit [Read error: Connection reset by peer]
bga57 has joined #jruby
claudiuinberlin has quit [Remote host closed the connection]
claudiuinberlin has joined #jruby
jensnockert has joined #jruby
drbobbeaty has joined #jruby
Specialist has joined #jruby
claudiuinberlin has quit [Ping timeout: 248 seconds]
jensnockert has quit [Read error: Connection reset by peer]
jensnockert has joined #jruby
olle_ has joined #jruby
olle has quit [Ping timeout: 250 seconds]
olle_ is now known as olle
TheWhip has quit [Remote host closed the connection]
jensnockert has quit [Read error: Connection reset by peer]
claudiuinberlin has joined #jruby
jensnockert has joined #jruby
claudiuinberlin has quit [Ping timeout: 268 seconds]
jensnockert has quit [Remote host closed the connection]
<GitHub60>
[jruby] javierhonduco opened pull request #4362: change status array of ints to an int (master...javierhonduco/status-basic-type) https://git.io/v1RO8
<GitHub89>
[jruby] petr666 opened issue #4363: Yard does not work in JRuby =>9.1.3.0 https://git.io/v1R3r
lance|afk is now known as lanceball
Puffball has quit [Remote host closed the connection]
phoenix_ has joined #jruby
claudiuinberlin has joined #jruby
<phoenix_>
I am looking for help regarding jruby with tomcat. I am running 2 applications in it. But tomcat seems to be able to run only 1 jruby application at 1 time.
vtunka has quit [Read error: Connection reset by peer]
vtunka has joined #jruby
jensnockert has joined #jruby
vtunka_ has joined #jruby
jensnockert has quit [Ping timeout: 256 seconds]
vtunka_ has quit [Client Quit]
Specialist has quit [Ping timeout: 265 seconds]
djellemah_ has joined #jruby
<GitHub159>
[jruby] abelsromero closed issue #4360: Regex {Ps} symbol not supported https://git.io/v18Rv
olle_ has joined #jruby
olle has quit [Ping timeout: 260 seconds]
olle_ is now known as olle
enebo has joined #jruby
jensnockert has joined #jruby
jensnockert has quit [Ping timeout: 250 seconds]
cremes has joined #jruby
camlow325 has joined #jruby
vtunka has quit [Quit: Leaving]
donV has quit [Ping timeout: 245 seconds]
swills has joined #jruby
<tenderlove>
GOOD MORNING! :)
<swills>
hi there
<swills>
is there a minimum jre version for jruby and if so what is it? i can't seem to find it in the doc.
mjc_ has quit []
<ebarrett>
iirc, 8, at least for truffle support
<ebarrett>
(i'm no expert though)
mjc_ has joined #jruby
<swills>
thx
<nirvdrum>
swills: For JRuby 1.7, the minimum is Java 6. For JRuby 9k, the minimum is mostly Java 7. I say mostly because Java 7 language features are used, but not the class library, so you can use feature backports.
Specialist has joined #jruby
<nirvdrum>
E.g., Java 9K works with Ruboto, which is the Android project and targets Java 6.
<nirvdrum>
swills: Having said that, a big part of JRuby 9K is Java's invokedynamic support and you're really going to want to be on Java 8 to benefit from that.
<swills>
is 9k the same as 9.x?
<nirvdrum>
Yes.
<swills>
i'm pretty ignorant of jruby, so bear with me...
<nirvdrum>
Heh. It can be a bit confusing.
<nirvdrum>
I was using the codename for the release.
<nirvdrum>
9k => 9.0.0.0
<swills>
i'm just a FreeBSD dude who works on some ruby stuff and happened upon a year old ticket to update our port of jruby
<swills>
it was updated since then, but it's still very out of date, 1.7.26
<swills>
so i looked and saw 9.1.6.0 and thought "ok, clearly this port needs love..." and started digging...
<swills>
so now i'm just trying to make it latest and greatest, assuming that's the righ thing to do
<nirvdrum>
I think so. JRuby 1.7 is set to be EOL at the end of the year.
<swills>
(a "port" is used to build a package...)
<swills>
is there something between?
<nirvdrum>
It won't magically stop working. But it's already falling behind language features with the latest C Ruby, since it's basically in maintenance mode.
<nirvdrum>
No.
<nirvdrum>
Just a quirk of version numbering.
<nirvdrum>
C Ruby had a 1.8 release and the JRuby team wanted to avoid confusion.
<swills>
like are there people who might want to use an 8.x version for some reason?
<swills>
ok, cool
<swills>
we have ruby 2.2 as default right now...
<swills>
gotcha
<nirvdrum>
JRuby 9.1.6.0 tracks Ruby 2.3.1, I believe.
<swills>
oh wait, right, 2.3 is default now
<swills>
no, i'm confused. anyway, doesn't matter.
<nirvdrum>
It's been a long time since I've really looked into FreeBSD's ports system. But if you're auto-installing dependencies, using Java 8 seems to make the most sense. But you could also allow a pre-installed Java 7 to be used.
<swills>
i'm working on making 2.3 default so i can do that when 2.4 comes out...
<swills>
well, the default java will be 8 regardless
<swills>
so it's a question of "what's the minimum that will work, for those who've changed the default"
<nirvdrum>
Gotcha.
<nirvdrum>
Java 7 is EOL, so hopefully people have been migrating.
<swills>
haha
<swills>
i mean, yeah, i agree. :) people don't upgrade unless forced to. :)
jensnockert has joined #jruby
<nirvdrum>
Yes.
donV has joined #jruby
<swills>
i'm going to set the minimum to 1.8 i guess, based on what you said about needing it for invokedynamic
pawnbox has quit [Remote host closed the connection]
jensnockert has quit [Ping timeout: 258 seconds]
djellemah has joined #jruby
<nirvdrum>
1.7 supports invokedynamic. It's just not very good.
<nirvdrum>
Java 1.7, that is.
<nirvdrum>
And for new installs, going with Java 7 seems to be not a great idea.
Specialist has quit [Ping timeout: 256 seconds]
olle has quit [Quit: olle]
olle has joined #jruby
<swills>
jruby 9.1.6.0 (2.3.1) 2016-11-09 0150a76 OpenJDK 64-Bit Server VM 25.112-b16 on 1.8.0_112-b16 +jit [freebsd-x86_64]
<swills>
well, seems to be working, i wonder what else i should test...
pawnbox has joined #jruby
olle has quit [Quit: olle]
jensnockert has joined #jruby
bbrowning is now known as bbrowning_away
<rtyler>
good grief I seem to find swills everywhere these days :P
<swills>
rtyler: yes, i'm all over the place. :)
<swills>
(that is, not focused...)
<swills>
thought i'd try rails, it installs fine and creates a new project fine, but fails to startup:
<swills>
Bundler::GemRequireError: There was an error while trying to load the gem 'activerecord-jdbcsqlite3-adapter'.
<swills>
Gem Load Error is: uninitialized constant ActiveRecord::ConnectionAdapters::Column::Format
<kares>
swills: Rails 5 support isn't implemented unfortunately -> try staying at 4.2 or use a branch: rails-5 for activerecord-jdbc-adapter
<GitHub139>
[jruby] javierhonduco opened pull request #4364: Add regression test for shell exit (master...javierhonduco/test-shell-exit) https://git.io/v1Rxp
<GitHub99>
[jruby] JasonLunn opened issue #4365: JRuby 9.1.6.0 is able to cause a SIGSEGV in OpenJDK 7.x https://git.io/v10ee
FINbit has quit [Ping timeout: 240 seconds]
TheWhip has quit [Remote host closed the connection]
TheWhip has joined #jruby
<swills>
kares: tried 4.2.7.1 and it ran but failed processing a request on another jdbc issue
Specialist has joined #jruby
TheWhip has quit [Ping timeout: 268 seconds]
claudiuinberlin has joined #jruby
Specialist has quit [Ping timeout: 260 seconds]
Specialist has joined #jruby
<swills>
i suppose that's good enough to say jruby works tho...
shellac has joined #jruby
claudiuinberlin has quit [Remote host closed the connection]
claudiuinberlin has joined #jruby
TheWhip has joined #jruby
TheWhip has quit [Remote host closed the connection]
claudiuinberlin has quit [Remote host closed the connection]
claudiuinberlin has joined #jruby
Specialist has quit [Ping timeout: 260 seconds]
Specialist has joined #jruby
Specialist has quit [Ping timeout: 250 seconds]
Specialist has joined #jruby
shellac has quit [Quit: Computer has gone to sleep.]
jensnockert has quit [Ping timeout: 265 seconds]
shellac has joined #jruby
djellemah_ has quit [Quit: Leaving]
claudiuinberlin has quit [Remote host closed the connection]
claudiuinberlin has joined #jruby
djellemah_ has joined #jruby
shellac has quit [Client Quit]
subbu is now known as subbu|lunch
FINbit has joined #jruby
pawnbox has quit [Remote host closed the connection]
<kares>
swills: likely just a setup issue - it should work, post us the issue or try googling around
<kares>
I'm sure its a common one
olle has joined #jruby
bga57 has quit [Quit: Leaving.]
FINbit has quit [Read error: Connection reset by peer]
<olle>
I’m snooping around the “something’s fishy with YARD w/ jruby-9.1.6.0”. Just ran its test suite. Got 270+ failures.
<olle>
Example failure: expected output to render as id="attr2-instance_method" but instead it rendered as id=":attr2-instance_method"
subbu|lunch is now known as subbu
<GitHub145>
[jruby] nirvdrum pushed 2 new commits to truffle-head: https://git.io/v10zW
<GitHub145>
jruby/truffle-head d190de9 Kevin Menard: [Truffle] Untagged a passing spec.
<GitHub145>
jruby/truffle-head 97d8837 Kevin Menard: [Truffle] Added the File::TMPFILE constant.
<olle>
enebo: mvn -Pbootstrap gave me a jruby-9.1.2.0. Is there a swifter way to get the next commit built as bin/jruby or something?
subbu is now known as subbu|afk
<enebo>
olle: well mvn -pl core usually works but not always
<enebo>
olle: half the time I do mvn clean; mvn since if jrubymethod annos change it requires a full build
alxs has quit [Ping timeout: 260 seconds]
<olle>
enebo: I see.
<olle>
To run my bundle install etc, should I make a special invocation? or can I refer to the /Users/olle/opensource/java/jruby/bin/jruby binary?
<olle>
Well, this takes more fiddling. I’ll continue on later. Thanks for the assist!
olle has left #jruby [#jruby]
alxs has joined #jruby
shellac has quit [Quit: Computer has gone to sleep.]
bbrowning is now known as bbrowning-away
bbrowning-away is now known as bbrowning_away
subbu|afk is now known as subbu
alxs has quit [Ping timeout: 245 seconds]
shellac has joined #jruby
enebo has quit [Quit: enebo]
Specialist has quit [Remote host closed the connection]
FINbit has joined #jruby
FINbit has quit [Ping timeout: 240 seconds]
FINbit has joined #jruby
FINbit has quit [Ping timeout: 240 seconds]
shellac has quit [Quit: Computer has gone to sleep.]
<GitHub192>
[jruby] ivoanjo opened pull request #4366: Optimize getDefinedMessage by deduping during initialization (master...improve-defined-performance) https://git.io/v1EfV