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: [patch] fix -verbose gij option


On Tue, 2005-04-12 at 21:34 -0700, Mark Mitchell wrote:
> Bryce McKinlay wrote:
> > Thomas Fitzsimmons wrote:
> >>
> >> 2005-04-07  Thomas Fitzsimmons  <fitzsim@redhat.com>
> >>
> >>     * prims.cc (parse_verbose_args): Fix verbose argument parsing.
> > 
> > OK for HEAD.
> > 
> > Mark: is this ok for the 4.0 branch? This patch fixes a recent 
> > regression in libgcj.
> 
> OK, but be careful.  The Java front end is getting a second chance for 
> 4.0 due to the fact that we need an RC2 -- but there may be no third 
> chance if stuff gets broken badly at the last minute.

FYI. I have added this patch to my local 4.0 branch and did a clean
bootstrap and make check which look fine. (x86 Debian GNU/Linux)

-verbose is very helpful in figuring out which classes are loaded as
bytecode, pre-compiled or BC-compiled. If only there was a way to make
it (gcj::verbose_class_flag) set for completely pre-compiled binaries
(like kawa) that would make help some of the debugging we have been
doing.

Cheers,

Mark

Attachment: signature.asc
Description: This is a digitally signed message part


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