Rails 3.1.0.rc2 and jruby

hello,

anybody already has rails-3.1.0.rc2 working with jruby ?

server runs but migration fails - easy fix though.

then activerecord fails on simple User.all (where User is an
active_record model) - is this an rails issue or an jruby issue ?
where shall file a bug - i.e. where shall I try to fix it ?

new streaming renderer blows with not having Fiber and with jruby
–1.9 it blows with a huge stacktrace. I guess that is more a jruby
issue ?

config.force_ssl = true just redirects onto same port with different
protocol - i.e. only works with default ports 80 and 443 !

thanx for any input - regards
Kristian