|
From: Rod J. <rod...@in...> - 2003-07-29 06:55:48
|
> For curiosity's sake, do you know what *exactly* can cause the inner class logger access to fail? Is this a VM respectively bytecode issue? Not really. It's strange that it compiles but doesn't work. I guess it's a VM issue. I think that relying on a protected inherited outer class variable is actually illegal in Java. I just don't understand why it compiled. I'm posting to the thread. |