Issue Type: Bug Bug
Affects Versions: JRuby 1.6.8, JRuby 1.6.7
Assignee: Unassigned
Attachments: companion_test.rb
Components: Java Integration
Created: 17/Oct/12 4:25 PM
Description:

Companion object support generally works, e.g.
Java::scala.collection.immutable.List.empty
returns an empty list, but I can't access any of the methods declared on
Java::scala.reflect.ClassManifest or Java::scala.reflect.Manifest, it says
"NoMethodError: undefined method `Any' for Java::ScalaReflect::Manifest:Module"
http://www.scala-lang.org/api/current/scala/reflect/Manifest$.html

Possibly related to JRUBY-6388?

Environment: Linux, JDK7, Scala 2.9.2
Project: JRuby
Labels: scala
Priority: Major Major
Reporter: Leif Warner
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira
--------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

Reply via email to