Aladdin - Scala Bugtracking
[#295] project: compiler priority: medium category: bug
submitter assigned to status date submitted
Stephane Martin fixed 2004-02-10 16:08:26.0
subject Cannot access protected constructor (see fixed bug #228)
code
object Test extends java.rmi.server.UnicastRemoteObject {
}
what happened
test.scala:1: constructor java.rmi.server.UnicastRemoteObject cannot be accessed in java.rmi.server
object Test extends UnicastRemoteObject {
}
what expected No compile-time error (similar to fixed bug #228)
[back to overview]
Changes of this bug report
Martin  edited on  2004-04-17 18:18:14.0