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


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

Re: dynamic library cost (was RE: libtool, java woes)


"Boehm, Hans" wrote:

> 3) If object allocation notifications are requested, it does some messy
> JVMPI allocation profiling stuff.  I think this is currently compiled in by
> default?  I don't understand the full history or current status here, but
> I'd be inclined to turn it off by default.

I was not aware that the JVMPI stuff is being compiled in. I agree: it should
be turned off unless "--enable-libgcj-profile" or whatever is given to
configure.

In any case, this (not having _Jv_AllocObject(), at least for common cases) is
is definatly where we want to go. Actually, I think I've mentioned this before
on one of my GCJ wishlist rants ;-)

regards

  [ bryce ]



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