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]
Other format: [Raw text]

Re: fastjar -i option


On Tue, 2006-02-07 at 17:06 -0500, Bryce McKinlay wrote:
> Thomas Fitzsimmons wrote:
> > This patch fixes this bug:
> >
> > https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=159095
> >
> > The -i option may be useful as an optimization for applets so it may be
> > useful to implement eventually, but for now I think we should add a
> > no-op -i option for the sake of command-line compatibility with jar.
> >
> > Does this patch look OK?
> >   
> 
> 
> The "--help" output should also indicate that -i is not currently 
> implemented. Otherwise, OK.

Thanks, patch committed to HEAD and 4.1 branch.

Tom



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