Karol Bucek
Karol Bucek
> Given the above, should we perhaps stop here and comment the remainder of failing tests, or do you see anything worth still having a look at? well depends, I...
could you upgrade to latest 9.1 (or at least 9.0.5) and than also report back your JVM version. some older JRuby 9.x had an issue with not picking up the...
> could you upgrade to latest 9.1 (or at least 9.0.5) and than also report back your JVM version.
In theory this is possible but in practice this would need dedicated work (how much I do not know but I guess a minimum of a week or two) and...
Yeah, I also thought it's not just .jar replacement and that JOSSL might need to build a level of indirection using some of the APIs. Not sure about the scope...
thanks, we need someone to "match" with OpenSSL's matching as that code has not seem to have been updated/touched since the initial working version ... mentioned that [here](https://github.com/jruby/jruby/issues/2194#issuecomment-93226369) as well
for the record a *net/http* patch has been posted that handles JRuby compatibility: https://github.com/ruby/net-http/pull/52
have included a compatibility layer in 0.9.19 ... its not complete but most stuff is in - tests should now boot.
would appreciate an isolated .rb reproduction case - to confirm the actual code is not assuming to resume a non existing session (or to see if ed95b2c can get tuned...
for record, some numbers (30+ concurrency) : NO_CACHE READ ... initial 100-700ms stays at around **300ms** after warm-up NOTE: certificate generation is not that slow it's mostly contention adding up...