classpath-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cp-patches] Patch: Opening RandomAccessFiles requires excessive per


From: Gary Benson
Subject: Re: [cp-patches] Patch: Opening RandomAccessFiles requires excessive permission
Date: Wed, 7 Dec 2005 15:10:54 +0000

Tom Tromey wrote:
> >>>>> "Twisti" == Christian Thalinger <address@hidden> writes:
> Twisti> Yeah, i didn't take it personally :-) Of course i see your
> Twisti> point, but what i'm trying to say is, if we ever want to
> Twisti> catch up (or even be better) than sun or other proprietary
> Twisti> JVMs, we should think about optimizing some "core" functions
> Twisti> in classpath...
> 
> Yeah.  This is tricky for us since the various VMs differ.
> 
> That said, I think we've seen a number of performance fixes go in
> during the last year, and for the most part these haven't been
> micro-optimizations.
> 
> In this particular case, I think RandomAccessFile is not used very
> much.  I would only bother looking at optimizations in this code if
> it showed up in a profile of some application.

Ok, so I'll commit my original patch for now.

Cheers,
Gary




reply via email to

[Prev in Thread] Current Thread [Next in Thread]