This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: Java: Fix for PR 4695
Eric Blake wrote:
>This observation is correct, even though jikes 1.15 does not implement
>it correctly! Note that there is a difference between a true static
>class (ACC_STATIC bit set) and a local or anonymous class in a static
>context.
>
Do you happen to know if this is actually dictated by the spec, or if it
is just nice to have in order to be exactly the same as javac?
regards
Bryce.