On 2012-10-18 20:51, Philippe Sigaud wrote: > I mean, the 'package' access modifier. So did I. class Foo { package void foo () {} } Would, according to the spec, imply a virtual method. But as Jonathan said, this is a bug in the spec. -- /Jacob Carlborg