The following reply was made to PR gcj/288; it has been noted by GNATS. From: Mark Wielaard <mark@klomp.org> To: osk@hem.passagen.se Cc: java-gnats@sourceware.cygnus.com Subject: Re: gcj/288: Cannot refer to inner static class Date: Wed, 19 Jul 2000 14:07:07 +0200 Hi, Note that as a workaround you can write Outer$InnerStatic. Mark