00:03
dfr|wfh has joined #jruby
01:08
tjohnson has joined #jruby
01:11
gaustin has joined #jruby
01:27
<
GitHub10 >
[jruby] envygeeks opened issue #3574: autoload + const_defined? inconsistent with Ruby 2.0+
http://git.io/vEpj8
01:33
pawnbox has joined #jruby
01:38
pawnbox has quit [Ping timeout: 260 seconds]
02:09
gaustin has quit [Quit: gaustin]
02:13
pawnbox has joined #jruby
02:18
pawnbox has quit [Ping timeout: 250 seconds]
02:37
<
GitHub173 >
[jruby] enebo opened issue #3575: Non MRI:9907 test cases fail in test_assignment:test_assign_private_self
http://git.io/vEhqp
02:38
<
GitHub146 >
jruby/master 4ff4ad4 Thomas E. Enebo: Fixes #3573. MRI 2.2.2 / JRuby 9.0.4.0 difference given explicit receiver for private method call.
02:38
<
GitHub114 >
[jruby] enebo closed issue #3573: MRI 2.2.2 / JRuby 9.0.4.0 difference given explicit `self` receiver for private method call.
http://git.io/vEx7B
02:43
pawnbox has joined #jruby
02:48
pawnbox has quit [Ping timeout: 272 seconds]
02:56
dfr|wfh has quit [Ping timeout: 264 seconds]
03:07
gaustin has joined #jruby
03:15
ITXpander1 has joined #jruby
03:17
ITXpander has quit [Ping timeout: 272 seconds]
03:19
josh-k has joined #jruby
03:33
pawnbox has joined #jruby
03:37
pawnbox has quit [Ping timeout: 264 seconds]
03:47
yfeldblum has quit [Remote host closed the connection]
04:03
pawnbox has joined #jruby
04:18
gaustin has quit [Quit: gaustin]
04:19
josh-k has quit [Remote host closed the connection]
04:35
yfeldblum has joined #jruby
04:45
pawnbox has quit [Remote host closed the connection]
04:52
pawnbox has joined #jruby
05:01
pawnbox has quit [Remote host closed the connection]
05:15
pawnbox has joined #jruby
05:20
thedarkone2 has quit [Quit: thedarkone2]
05:21
Aethenelle has quit [Quit: Aethenelle]
05:33
donV has joined #jruby
05:34
donValentin has quit [Ping timeout: 272 seconds]
05:44
pawnbox has quit [Remote host closed the connection]
05:46
pawnbox has joined #jruby
06:13
kares has joined #jruby
06:17
pawnbox has quit [Remote host closed the connection]
06:18
pawnbox has joined #jruby
06:49
<
GitHub52 >
[jruby-openssl] kares commented on commit bb8d074: did you notice what `KeyStore.getDefaultType()` returns under J9 (maybe its a bug) ?
http://git.io/vEhAG
07:20
pawnbox has quit [Remote host closed the connection]
07:55
<
GitHub94 >
[jruby-openssl] mkristian commented on commit bb8d074: jdk9 does return "pkcs12" - I am using the on jdk9 from oracle and it produces the same error as the one from openjdk....
http://git.io/vEjfm
07:55
pawnbox has joined #jruby
07:57
yfeldblum has quit [Ping timeout: 260 seconds]
08:03
anaeem1_ has joined #jruby
08:03
anaeem1_ has quit [Remote host closed the connection]
08:11
pawnbox has quit [Remote host closed the connection]
08:14
<
GitHub178 >
[jruby-openssl] kares commented on commit bb8d074: heh nice :coffee: indeed, thanks!
http://git.io/vEjU8
08:19
gaustin has joined #jruby
08:23
gaustin has quit [Ping timeout: 240 seconds]
08:23
pawnbox has joined #jruby
08:24
tjohnson has quit [Quit: Connection closed for inactivity]
08:25
pitr-ch has joined #jruby
08:27
ITXpander has joined #jruby
08:27
pitr-ch has quit [Client Quit]
08:27
ITXpander1 has quit [Ping timeout: 264 seconds]
08:32
pitr-ch has joined #jruby
08:34
pitr-ch has quit [Client Quit]
08:59
yfeldblum has joined #jruby
09:06
pitr-ch has joined #jruby
09:08
pitr-ch has quit [Client Quit]
09:11
pitr-ch has joined #jruby
09:27
<
GitHub86 >
jruby-openssl/master 8c0889f kares: we did have release notes for 0.9.12 on GH from @mkristian ... merge those in
09:27
<
GitHub86 >
jruby-openssl/master 5e4f2c4 kares: default WairReadable/Writable backtraces to JRuby's -Xerrno.backtrace
09:27
mkristian has joined #jruby
09:28
<
mkristian >
kares, are u around ?
09:38
blackthor has joined #jruby
09:40
<
kares >
mkristian: hey!
09:40
<
mkristian >
I was just looking on travis and wondered if you have an idea about those 1.7.22 failures ?
09:41
<
kares >
nope - they got introduced by some of my commits but I had no time to investigate
09:41
<
kares >
than lately (around 0.9.13 release) it got better
09:42
<
kares >
was hoping to wait for 1.7.24 and see if they're gone than
09:43
<
mkristian >
I might have some time to look into them, at least the one with store.set_default_paths as this one is kind of related to my patch from yesterday
09:43
<
kares >
fixed 9K but broke 1.7.22
09:44
<
mkristian >
it looks totally harmless :)
09:44
<
kares >
yy I tried a few simple things until it got me too distracted
09:45
<
kares >
have to say .... currently there aren't any failure - which was another surprise:)
09:51
mkristian has quit [Quit: Leaving]
09:54
mkristian has joined #jruby
10:26
skade has joined #jruby
10:33
subbu has quit [Ping timeout: 260 seconds]
10:34
pitr-ch has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
10:35
subbu has joined #jruby
10:44
pitr-ch has joined #jruby
11:27
<
kares >
mkristian: planning another jruby-openssl release (missed regression in GH-78) ... should I wait for anything from your end?
11:29
<
GitHub151 >
jruby-openssl/master 0bd2bd4 kares: avoid NPE due version field in X509Cert - make sure it's treated as 0 (fixes #78)
11:29
<
GitHub151 >
jruby-openssl/master 29ae9bc kares: fix settting ceritificate.serial = number (change detection could not have worked)
11:29
<
GitHub151 >
jruby-openssl/master 2ea071d kares: add test-case from #78 and adjust to_text Serial Number: ... formatting to match MRI
11:29
<
GitHub93 >
[jruby-openssl] kares closed issue #78: OpenSSL::X509::Certificate regression in 1.7.23 and 9.0.4.0
http://git.io/vEENR
11:31
<
mkristian >
kares, give me an hour to look at this path issue. beside this there is nothing more on my end
11:39
byteit101 has joined #jruby
11:42
byteit101__ has quit [Ping timeout: 240 seconds]
11:54
<
kares >
mkristian: key - no biggie ... won't do the release today nor tomorrow but ~ first week hopefully
11:54
<
mkristian >
cool - so just go ahead. if I find something it will be this year
11:55
<
kares >
and a happy new one!
12:04
skade has quit [Ping timeout: 255 seconds]
12:04
skade has joined #jruby
12:07
pawnbox has quit [Remote host closed the connection]
12:15
pawnbox has joined #jruby
12:19
pawnbox has quit [Remote host closed the connection]
12:19
pawnbox has joined #jruby
12:33
_whitelogger has joined #jruby
12:38
_whitelogger_ has joined #jruby
12:39
pawnbox has joined #jruby
12:42
pawnbox has quit [Remote host closed the connection]
12:44
pawnbox has joined #jruby
12:53
_whitelogger_ has quit [Read error: Connection reset by peer]
12:54
_whitelogger has joined #jruby
12:56
yfeldblum has quit [Ping timeout: 260 seconds]
12:57
<
GitHub67 >
jruby/truffle-unpack 5c40a99 Chris Seaton: Merge branch 'master' into truffle-unpack
13:02
pawnbox has quit [Remote host closed the connection]
13:11
skade has quit [Quit: Computer has gone to sleep.]
13:13
pawnbox has joined #jruby
13:14
pawnbox has quit [Remote host closed the connection]
13:14
pawnbox has joined #jruby
13:24
rsim has joined #jruby
13:34
_whitelogger has joined #jruby
13:50
kstuart has joined #jruby
13:50
_whitelogger has quit [Excess Flood]
13:51
_whitelogger has joined #jruby
13:51
ebarrett has quit [Quit: leaving]
13:55
_whitelogger has quit [Excess Flood]
13:56
_whitelogger has joined #jruby
13:57
subbu has quit [Ping timeout: 260 seconds]
14:00
_whitelogger has quit [Excess Flood]
14:05
_whitelogger_ has joined #jruby
14:09
<
GitHub41 >
jruby/force-backtrace-nil 5087e4c kares: test how Ruby exceptions are behaving on the Java API side
14:09
<
GitHub41 >
jruby/force-backtrace-nil abadfbd kares: allow RaiseException() with passed nil backtrace to correctly force the backtrace as nil
14:09
<
GitHub41 >
jruby/force-backtrace-nil 35ae362 kares: improve forceBacktrace (called on RaiseException()) to keep backtrace() lazy...
14:11
_whitelogger_ has quit [Excess Flood]
14:19
_whitelogger has joined #jruby
14:21
Aethenelle has joined #jruby
14:21
rsim has quit [Quit: Leaving.]
14:25
_whitelogger has quit [Excess Flood]
14:28
_whitelogger has joined #jruby
14:30
_whitelogger has joined #jruby
14:31
_whitelogger has joined #jruby
14:43
nirvdrum has joined #jruby
14:44
nirvdrum has quit [Remote host closed the connection]
14:50
kares has quit [Ping timeout: 276 seconds]
14:52
_whitelogger has quit [Excess Flood]
14:53
_whitelogger has joined #jruby
14:58
_whitelogger has quit [Excess Flood]
15:07
_whitelogger has joined #jruby
15:07
tcrawley-away is now known as tcrawley
15:08
mkristian has joined #jruby
15:12
tcrawley is now known as tcrawley-away
15:28
_whitelogger has joined #jruby
15:29
mkristian has quit [Quit: This computer has gone to sleep]
15:35
hobodave has joined #jruby
15:46
_whitelogger has joined #jruby
15:48
e_dub has quit [Ping timeout: 265 seconds]
16:08
_whitelogger has joined #jruby
16:14
blackthor has left #jruby [#jruby]
16:17
subbu has joined #jruby
16:19
pawnbox has quit [Remote host closed the connection]
16:19
pawnbox has joined #jruby
16:21
pawnbox has quit [Remote host closed the connection]
16:21
skade has quit [Quit: Computer has gone to sleep.]
16:21
pawnbox has joined #jruby
16:28
_whitelogger has quit [Ping timeout: 240 seconds]
16:31
_whitelogger has joined #jruby
16:36
subbu has quit [Ping timeout: 276 seconds]
16:59
_whitelogger has joined #jruby
17:03
mkristian has joined #jruby
17:13
subbu has joined #jruby
17:13
_whitelogger has quit [Excess Flood]
17:13
_whitelogger has joined #jruby
17:25
_whitelogger has quit [Ping timeout: 250 seconds]
17:28
_whitelogger has joined #jruby
17:35
_whitelogger has quit [Excess Flood]
17:36
_whitelogger has joined #jruby
17:36
pitr-ch has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
17:42
subbu has quit [Ping timeout: 240 seconds]
17:48
_whitelogger has quit [Ping timeout: 240 seconds]
17:49
_whitelogger has joined #jruby
17:55
_whitelogger has joined #jruby
18:07
_whitelogger has quit [Excess Flood]
18:09
_whitelogger has joined #jruby
18:11
Aethenelle has quit [Ping timeout: 240 seconds]
18:11
pietr0 has joined #jruby
18:15
_whitelogger has quit [Excess Flood]
18:16
_whitelogger has joined #jruby
18:23
_whitelogger has joined #jruby
18:29
pitr-ch has joined #jruby
18:29
mkristian has quit [Quit: This computer has gone to sleep]
18:29
_whitelogger has quit [Excess Flood]
18:30
_whitelogger has joined #jruby
18:46
pawnbox has quit [Remote host closed the connection]
18:47
pawnbox has joined #jruby
18:49
_whitelogger has quit [Excess Flood]
18:52
_whitelogger has joined #jruby
18:53
_whitelogger has joined #jruby
18:57
mkristian has joined #jruby
18:57
_whitelogger has quit [Ping timeout: 240 seconds]
19:08
_whitelogger has joined #jruby
19:11
subbu has quit [Ping timeout: 240 seconds]
19:13
pawnbox has quit [Remote host closed the connection]
19:13
pawnbox has joined #jruby
19:16
pawnbox_ has joined #jruby
19:19
mkristian has joined #jruby
19:20
pawnbox has quit [Ping timeout: 260 seconds]
19:35
subbu has joined #jruby
19:39
mkristian has quit [Quit: This computer has gone to sleep]
19:42
ITXpander1 has joined #jruby
19:42
ITXpander has quit [Ping timeout: 255 seconds]
19:58
subbu has quit [Quit: Leaving]
19:59
robbyoconnor has quit [Ping timeout: 264 seconds]
20:02
<
GitHub20 >
[jruby] smellsblue opened issue #3576: ConstructorInvoker isn't storing the proxy in the ObjectProxyCache
http://git.io/vuvrq
20:03
pietr0 has quit [Quit: pietr0]
20:10
gaustin has quit [Quit: gaustin]
20:21
_whitelogger has joined #jruby
20:42
_whitelogger has joined #jruby
20:47
_whitelogger has quit [Ping timeout: 240 seconds]
20:48
_whitelogger_ has joined #jruby
20:48
pawnbox_ has quit [Remote host closed the connection]
20:49
pawnbox has joined #jruby
20:54
pawnbox has quit [Ping timeout: 260 seconds]
21:05
_whitelogger has joined #jruby
21:05
robbyoconnor has joined #jruby
21:18
<
GitHub131 >
jruby/ruby-2.3+socket 64458de Charles Oliver Nutter: First pass at compatibility work on socket subsystem....
21:22
robbyoconnor has quit [Quit: Konversation terminated!]
21:35
mkristian has joined #jruby
21:54
mkristian has quit [Quit: This computer has gone to sleep]
22:03
byteit101 is now known as byteit101__
22:10
subbu has quit [Quit: Leaving]
22:56
yfeldblum has joined #jruby
23:29
pawnbox has joined #jruby
23:33
ITXpander1 has joined #jruby
23:34
pawnbox has quit [Ping timeout: 265 seconds]
23:35
ITXpander has quit [Ping timeout: 240 seconds]