Maybe I missed the memo, but is Java now supposed to be enabled by default ( i.e., without include Java or require 'java')? I'm all for it, but I'm not sure if this is the intended behavior:
C:\jruby\trunk>jirb irb(main):001:0> java.lang.String => Java::JavaLang::String -Bill