VerifyError when compiling jetty
Jeff Sturm
jsturm@one-point.com
Wed Jan 29 19:05:00 GMT 2003
On 29 Jan 2003, Tom Tromey wrote:
> Andrew> This is illegal code on our part, because we're not allowed to use
> Andrew> invokepsecial on a private method. We should generate an access
> Andrew> method for Smu.doFoo and use it.
>> Jeff Sturm submitted a PR for this bug the other day.
My bug was really the reverse: accessing private inner class methods from
the enclosing class. Perhaps the fix is the same, though.
Jeff
More information about the Java
mailing list