This is the mail archive of the java-patches@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: [PATCH] Adding methods to java.io.File.



Tom Tromey writes:

> On the one hand, fixing divergences is nice.  On the other, how
> important is it, given that even with the change File won't be
> compatible with 1.2?

I'll keep it around for later. Maybe I'll get a chance to fix more 1.2
issues.

> Alex> +  public File getAbsoluteFile () throws IOException {
> 
> This brace should go on a new line.

I fixed this. Thanks

./A

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