Re: Trouble building gcj 4.8.1

Andrew Haley <[email protected]> Tue, 25 Jun 2013 15:05:54 +0100
Newsgroups gmane.comp.gcc.java.devel
Message-ID <[email protected]>
On 06/25/2013 02:39 PM, Mike Hearn wrote:
> But, if I introduce a syntax error into String.java
> and do the same thing, the compilation works fine.

Are you sure you're editing the right one?  It's in
gcc/trunk/libjava/java/lang/String.java

Andrew.