This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: java.util.ResourceBundle bug?


Brian Jones wrote:

>Found 1 semantic error compiling "../../java/util/ResourceBundle.java":
>
>   118.           return new Security();
>                         <->
>*** Error: An instance of "java/util/ResourceBundle.this" is not accessible here because it would have to cross a static region in the intervening type "java/util/ResourceBundle$1".
>make[1]: *** [compile-classes] Error 1
>make[1]: Leaving directory `/home/cbj/cvs/classpath/build/lib'
>make: *** [all-recursive] Error 1
>

Doh, must be a bug in GCJ. I see you fixed it already...

cheers

Bryce.



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]