(2011/12/01 6:37), Charles Oliver Nutter wrote:
> There's lots of old branches in the JRuby repository, and I'd like to
> clean a bunch of them out. Here's the list of branches that aren't
> attached to a particular release line. If you want one of these kept,
> speak up now.
Thank you for cleanin
jruby-openssl cannot verify certificate CN
---
Key: JRUBY-6255
URL: https://jira.codehaus.org/browse/JRUBY-6255
Project: JRuby
Issue Type: Bug
Components: OpenSSL
Affects Versions: JRuby
Hi!
The new CI upgrades look great!
The "jruby-dist" CI build offers distribution artifacts built from master. It
would be great to have the same available for the current stable branch as
well. It would ensure "ant dist" works OK on the stable branch, and would make
the jruby-jars.gem avail
On second thought, just feel free to commit specs. I think the
additional requirement of sending a pull request for each one is just
too onerous. Either one of us or Brian Ford can do bulk merges back
into RubySpec later on.
And I'm fine giving commit access to jruby/rubyspec to anyone who
wants t
Unusual exceptions sometimes occur at startup: uninitialized constant
ActionDispatch::Http::FilterParameters::ParameterFilter
-
Key: JRUBY-6254
Filed http://jira.codehaus.org/browse/JRUBY-6253 for the JIT class naming issue.
- Charlie
On Wed, Dec 7, 2011 at 2:59 AM, Charles Oliver Nutter
wrote:
> So...couldn't sleep.
>
> I made a modification to test/test_timeout.rb, where the net/http
> timeout test was using www.google.de as a site to
IBM JVM rejects class/method names with #, as in our JIT recently.
--
Key: JRUBY-6253
URL: https://jira.codehaus.org/browse/JRUBY-6253
Project: JRuby
Issue Type: Bug
C
So...couldn't sleep.
I made a modification to test/test_timeout.rb, where the net/http
timeout test was using www.google.de as a site to connect to...and
presumably timeout. That test has always been a little flaky,
especially on a fast connection like AWS. I modified it instead to use
Google's pu